Skip to content

Commit

Permalink
Update library.json (#143)
Browse files Browse the repository at this point in the history
* Update library.json

Added more e-Q3 devices

* Update library.json

---------

Co-authored-by: Andrew Jackson <[email protected]>
  • Loading branch information
ChristophCaina and andrew-codechimp authored Dec 26, 2023
1 parent 7bfd6df commit a52b73d
Showing 1 changed file with 26 additions and 1 deletion.
27 changes: 26 additions & 1 deletion custom_components/battery_notes/data/library.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,12 @@
"battery_type": "AA",
"battery_quantity": 2
},
{
"manufacturer": "eQ-3",
"model": "HmIP-SLO",
"battery_type": "AA",
"battery_quantity": 2
},
{
"manufacturer": "eQ-3",
"model": "HmIP-SCI",
Expand All @@ -175,7 +181,14 @@
{
"manufacturer": "eQ-3",
"model": "HMIP-SWDO-I",
"battery_type": "AAA"
"battery_type": "AAA",
"battery_quantity": 2
},
{
"manufacturer": "eQ-3",
"model": "HMIP-SWDO-PL",
"battery_type": "AAA",
"battery_quantity": 2
},
{
"manufacturer": "eQ-3",
Expand Down Expand Up @@ -206,12 +219,24 @@
"battery_type": "AA",
"battery_quantity": 2
},
{
"manufacturer": "eQ-3",
"model": "HMIP-eTRV-C",
"battery_type": "AA",
"battery_quantity": 2
},
{
"manufacturer": "eQ-3",
"model": "HMIP-eTRV-2",
"battery_type": "AA",
"battery_quantity": 2
},
{
"manufacturer": "eQ-3",
"model": "HM-ES-TX-WM",
"battery_type": "AA",
"battery_quantity": 4
},
{
"manufacturer": "Fantem",
"model": "4 in 1 multi sensor (ZB003-X)",
Expand Down

0 comments on commit a52b73d

Please sign in to comment.