From 28aa6f742db169ea7660d98bf52bad3f6e0ec8e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Rudner?= Date: Wed, 11 Mar 2026 12:05:11 +0100 Subject: [PATCH] Add device: Bosch - Drive Unit Performance Line CX with rechargeable battery --- library/library.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/library/library.json b/library/library.json index ea8dd1aa8..d59cb015c 100644 --- a/library/library.json +++ b/library/library.json @@ -2174,6 +2174,11 @@ "model": "Door/window contact II (BSEN-C2)", "battery_type": "CR123" }, + { + "manufacturer": "Bosch", + "model": "Drive Unit Performance Line CX", + "battery_type": "Rechargeable" + }, { "manufacturer": "BOSCH", "model": "DWCII", @@ -12114,4 +12119,4 @@ "battery_type": "Rechargeable" } ] -} \ No newline at end of file +}