Skip to content

Commit

Permalink
Update library.json (#123)
Browse files Browse the repository at this point in the history
* Fix Philips Hue Dimmer switch v2 manufacturer name

* Add Roborock S7

* Update library.json

* Update library.json

---------

Co-authored-by: Andrew Jackson <[email protected]>
  • Loading branch information
cermakjn and andrew-codechimp committed Dec 22, 2023
1 parent 2418f8c commit aa51407
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions custom_components/battery_notes/data/library.json
Original file line number Diff line number Diff line change
Expand Up @@ -550,17 +550,22 @@
"manufacturer": "Philips",
"model": "RWL021",
"battery_type": "CR2450"
},
},
{
"manufacturer": "Philips",
"model": "RWL022",
"battery_type": "CR2032"
"manufacturer": "Philips",
"model": "RWL022",
"battery_type": "CR2032"
},
{
"manufacturer": "Ring",
"model": "Doorbell 2",
"battery_type": "Rechargeable"
},
{
"manufacturer": "Roborock",
"model": "roborock.vacuum.a15",
"battery_type": "Rechargeable"
},
{
"manufacturer": "rtl_433",
"model": "Acurite-Tower",
Expand Down Expand Up @@ -616,6 +621,11 @@
"model": "Hue wall switch module (RDM001)",
"battery_type": "CR2450"
},
{
"manufacturer": "Signify Netherlands B.V.",
"model": "RWL022",
"battery_type": "CR2032"
},
{
"manufacturer": "Siterwell",
"model": "Radiator valve with thermostat (GS361A-H04)",
Expand Down

0 comments on commit aa51407

Please sign in to comment.