Skip to content

Commit b70883f

Browse files
Updated library.json to include addition of Kwikset HALO-01, Google Topaz-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 <[email protected]>
1 parent 7feb5a7 commit b70883f

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

custom_components/battery_notes/data/library.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,16 @@
5252
"battery_type": "AA",
5353
"battery_quantity": 4
5454
},
55+
{
56+
"manufacturer": "Google",
57+
"model": "KR1",
58+
"battery_type": "CR2"
59+
}, {
60+
"manufacturer": "Google",
61+
"model": "Topaz-2.7",
62+
"battery_type": "AA",
63+
"battery_quantity": 3
64+
},
5565
{
5666
"manufacturer": "HEIMAN",
5767
"model": "Smart carbon monoxide sensor (HS1CA-E)",
@@ -107,6 +117,12 @@
107117
"model": "TRADFRI shortcut button (E1812)",
108118
"battery_type": "CR2032"
109119
},
120+
{
121+
"manufacturer": "Kwikset",
122+
"model": "HALO-01",
123+
"battery_type": "AA",
124+
"battery_quantity": 4
125+
},
110126
{
111127
"manufacturer": "Lidl",
112128
"model": "Silvercrest radiator valve with thermostat (368308_2010)",
@@ -170,6 +186,12 @@
170186
"model": "Hue wall switch module (929003017102)",
171187
"battery_type": "CR2450"
172188
},
189+
{
190+
"manufacturer": "rtl_433",
191+
"model": "Acurite-Tower",
192+
"battery_type": "AA",
193+
"battery_quantity": 2
194+
},
173195
{
174196
"manufacturer": "Saswell",
175197
"model": "Thermostatic radiator valve (SEA801-Zigbee/SEA802-Zigbee)",

0 commit comments

Comments
 (0)