Skip to content

Commit eb27bfd

Browse files
Add 2 Devices (#50)
* Add 2 Devices These are how two of my Aqara Zigbee devices showed up. * Update library.json Remove quantity where just 1 --------- Co-authored-by: Andrew Jackson <[email protected]>
1 parent 18c15d4 commit eb27bfd

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

custom_components/battery_notes/data/library.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,11 @@
148148
"model": "Temperature and humidity sensor (SNZB-02)",
149149
"battery_type": "CR2450"
150150
},
151+
{
152+
"manufacturer": "Sonoff",
153+
"model": "SNZB-02D",
154+
"battery_type": "CR2430"
155+
},
151156
{
152157
"manufacturer": "Sure Petcare",
153158
"model": "Pet flap",
@@ -290,6 +295,11 @@
290295
"model": "MiJia wireless switch (WXKG01LM)",
291296
"battery_type": "CR2032"
292297
},
298+
{
299+
"manufacturer": "_TZ3000_4fjiwweb",
300+
"model": "TS004F",
301+
"battery_type": "CR2032"
302+
},
293303
{
294304
"manufacturer": "_TZ3000_fllyghyj",
295305
"model": "TS0201",

0 commit comments

Comments
 (0)