Skip to content

Commit 18c15d4

Browse files
Update library.json (#48)
* Update library.json IKEA - TRADFRI motion sensor (E1525/E1745) - Edit to 2X CR2032 SONOFF - Temperature and humidity sensor (SNZB-02) - Edit to CR2450 IKEA - TRADFRI ON/OFF switch (E1743) - Added Configuration Saswell - Thermostatic radiator valve (SEA801-Zigbee/SEA802-Zigbee) - Added Configuration Siterwell - Radiator valve with thermostat (GS361A-H04) - Added Configuration * Update library.json Add comma --------- Co-authored-by: Andrew Jackson <[email protected]>
1 parent 29b1189 commit 18c15d4

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

custom_components/battery_notes/data/library.json

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,11 @@
5353
"battery_type": "AAA",
5454
"battery_quantity": 2
5555
},
56+
{
57+
"manufacturer": "IKEA",
58+
"model": "TRADFRI ON/OFF switch (E1743)",
59+
"battery_type": "CR2032"
60+
},
5661
{
5762
"manufacturer": "IKEA",
5863
"model": "TRADFRI remote control (E1524/E1810)",
@@ -61,7 +66,8 @@
6166
{
6267
"manufacturer": "IKEA",
6368
"model": "TRADFRI motion sensor (E1525/E1745)",
64-
"battery_type": "CR2032"
69+
"battery_type": "CR2032",
70+
"battery_quantity": 2
6571
},
6672
{
6773
"manufacturer": "IKEA",
@@ -115,6 +121,18 @@
115121
"model": "Hue wall switch module (929003017102)",
116122
"battery_type": "CR2450"
117123
},
124+
{
125+
"manufacturer": "Saswell",
126+
"model": "Thermostatic radiator valve (SEA801-Zigbee/SEA802-Zigbee)",
127+
"battery_type": "AA",
128+
"battery_quantity": 2
129+
},
130+
{
131+
"manufacturer": "Siterwell",
132+
"model": "Radiator valve with thermostat (GS361A-H04)",
133+
"battery_type": "AA",
134+
"battery_quantity": 2
135+
},
118136
{
119137
"manufacturer": "Sonoff",
120138
"model": "Contact sensor (SNZB-04)",
@@ -128,7 +146,7 @@
128146
{
129147
"manufacturer": "Sonoff",
130148
"model": "Temperature and humidity sensor (SNZB-02)",
131-
"battery_type": "CR2430"
149+
"battery_type": "CR2450"
132150
},
133151
{
134152
"manufacturer": "Sure Petcare",

0 commit comments

Comments
 (0)