Skip to content

Commit

Permalink
Add 2 Devices (#50)
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
askpatrickw and andrew-codechimp authored Dec 15, 2023
1 parent 18c15d4 commit eb27bfd
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions custom_components/battery_notes/data/library.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,11 @@
"model": "Temperature and humidity sensor (SNZB-02)",
"battery_type": "CR2450"
},
{
"manufacturer": "Sonoff",
"model": "SNZB-02D",
"battery_type": "CR2430"
},
{
"manufacturer": "Sure Petcare",
"model": "Pet flap",
Expand Down Expand Up @@ -290,6 +295,11 @@
"model": "MiJia wireless switch (WXKG01LM)",
"battery_type": "CR2032"
},
{
"manufacturer": "_TZ3000_4fjiwweb",
"model": "TS004F",
"battery_type": "CR2032"
},
{
"manufacturer": "_TZ3000_fllyghyj",
"model": "TS0201",
Expand Down

0 comments on commit eb27bfd

Please sign in to comment.