Skip to content

Commit

Permalink
Add library devices (#41)
Browse files Browse the repository at this point in the history
* Add various IKEA devices to library

* Add Mi/Aqara smart home cube (MFKZQ01LM) to library

---------

Co-authored-by: Andrew Jackson <andrew@codechimp.org>
  • Loading branch information
deosrc and andrew-codechimp committed Dec 12, 2023
1 parent cadc544 commit 5868406
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions custom_components/battery_notes/data/library.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,32 @@
"battery_type": "AAA",
"battery_quantity": 2
},
{
"manufacturer": "IKEA",
"model": "STYRBAR remote control (E2001/E2002)",
"battery_type": "AAA",
"battery_quantity": 2
},
{
"manufacturer": "IKEA",
"model": "TRADFRI remote control (E1524/E1810)",
"battery_type": "CR2032"
},
{
"manufacturer": "IKEA",
"model": "TRADFRI motion sensor (E1525/E1745)",
"battery_type": "CR2032"
},
{
"manufacturer": "IKEA",
"model": "TRADFRI open/close remote (E1766)",
"battery_type": "CR2032"
},
{
"manufacturer": "IKEA",
"model": "TRADFRI shortcut button (E1812)",
"battery_type": "CR2032"
},
{
"manufacturer": "LUMI",
"model": "lumi.weather",
Expand Down Expand Up @@ -224,6 +250,11 @@
"model": "LYWSD03MMC",
"battery_type": "CR2032"
},
{
"manufacturer": "Xiaomi",
"model": "Mi/Aqara smart home cube (MFKZQ01LM)",
"battery_type": "CR2450"
},
{
"manufacturer": "Xiaomi",
"model": "MiJia wireless switch (WXKG01LM)",
Expand Down

0 comments on commit 5868406

Please sign in to comment.