Skip to content

Commit 134fbc8

Browse files
committed
Update / Modification from the production live system: 2026-03-06 11:30
1 parent 44f3889 commit 134fbc8

1 file changed

Lines changed: 13 additions & 4 deletions

File tree

iobroker/10_System/Benachrichtigungen/hmip-batteriestatus.js

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,20 @@
3838
BATTERY_TYPES: {
3939
"HMIP-eTRV-2": { type: "AA" },
4040
"HmIP-STHD": { type: "AA" },
41-
"HmIP-SWDO-I": { type: "AAA" },
42-
"HmIP-WRC2": { type: "AAA" },
43-
"HmIP-SWDO": { type: "AAA" },
41+
"HmIP-SLO": { type: "AA" },
42+
"HmIP-SPI": { type: "AA" },
43+
"HmIP-STHO-A": { type: "AA" },
44+
"HmIP-DSD-PCB": { type: "AA" },
45+
"HM-ES-TX-WM": { type: "AA" },
46+
"HmIP-STE2-PCB": { type: "AA" },
4447
"HmIP-SMI": { type: "AA" },
45-
"HmIP-SMO": { type: "AA" }
48+
"HmIP-SMO": { type: "AA" },
49+
"HmIP-SWDO-I": { type: "AAA" },
50+
"HmIP-SCI": { type: "AAA" },
51+
"HmIP-SWDO-PL": { type: "AAA" },
52+
"HmIP-WKP": { type: "AAA" },
53+
"HmIP-WRC": { type: "AAA" },
54+
"HmIP-WRC2": { type: "AAA" }
4655
}
4756
};
4857

0 commit comments

Comments
 (0)