Skip to content

Commit

Permalink
Updated library.json to include addition of Kwikset HALO-01, Google T…
Browse files Browse the repository at this point in the history
…opaz-2.7, Google KR1 and Acurite Tower 06002RM (#57)

* Update library.json

Updated library to include the following:
* Kwikset HALO-01 smart Door locks (4 x AA)
* Google Topaz-2.7 Nest Protect wired model (3 x AA Energizer Ultimate Lithium “L91”)
* Google KR1 Nest Temperature Sensor (1 x CR2 Lithium)
* rtl_433 Acurite Tower (2 x AA) (This is an AcuRite 06002RM Wireless Temperature and Humidity Sensor connected to HA via RTL_433)

* Update library.json

---------

Co-authored-by: Andrew Jackson <andrew@codechimp.org>
  • Loading branch information
JAudi23 and andrew-codechimp authored Dec 16, 2023
1 parent 7feb5a7 commit b70883f
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions custom_components/battery_notes/data/library.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,16 @@
"battery_type": "AA",
"battery_quantity": 4
},
{
"manufacturer": "Google",
"model": "KR1",
"battery_type": "CR2"
}, {
"manufacturer": "Google",
"model": "Topaz-2.7",
"battery_type": "AA",
"battery_quantity": 3
},
{
"manufacturer": "HEIMAN",
"model": "Smart carbon monoxide sensor (HS1CA-E)",
Expand Down Expand Up @@ -107,6 +117,12 @@
"model": "TRADFRI shortcut button (E1812)",
"battery_type": "CR2032"
},
{
"manufacturer": "Kwikset",
"model": "HALO-01",
"battery_type": "AA",
"battery_quantity": 4
},
{
"manufacturer": "Lidl",
"model": "Silvercrest radiator valve with thermostat (368308_2010)",
Expand Down Expand Up @@ -170,6 +186,12 @@
"model": "Hue wall switch module (929003017102)",
"battery_type": "CR2450"
},
{
"manufacturer": "rtl_433",
"model": "Acurite-Tower",
"battery_type": "AA",
"battery_quantity": 2
},
{
"manufacturer": "Saswell",
"model": "Thermostatic radiator valve (SEA801-Zigbee/SEA802-Zigbee)",
Expand Down

0 comments on commit b70883f

Please sign in to comment.