Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-codechimp authored Dec 16, 2023
2 parents b52ab70 + b70883f commit 6f117a6
Showing 1 changed file with 70 additions and 0 deletions.
70 changes: 70 additions & 0 deletions custom_components/battery_notes/data/library.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
"$schema": "../../../schema.json",
"version": 1,
"devices": [
{
"manufacturer": "Airthings AS",
"model": "Wave Plus",
"battery_type": "AAA",
"battery_quantity": 2
},
{
"manufacturer": "Aldi",
"model": "MEGOS switch and dimming light remote control (141L100RC)",
Expand All @@ -13,6 +19,12 @@
"battery_type": "AA",
"battery_quantity": 2
},
{
"manufacturer": "Allegion",
"model": "BE469ZP",
"battery_type": "AAA",
"battery_quantity": 4
},
{
"manufacturer": "Develco",
"model": "Smoke detector with siren (SMSZB-120)",
Expand Down Expand Up @@ -46,6 +58,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 @@ -101,6 +123,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 All @@ -122,6 +150,11 @@
"model": "lumi.weather",
"battery_type": "CR2032"
},
{
"manufacturer": "ORVIBO",
"model": "e70f96b3773a4c9283c6862dbafb6a99",
"battery_type": "CR2032"
},
{
"manufacturer": "OSRAM",
"model": "Smart+ switch mini (AC0251100NJ/AC0251600NJ/AC0251700NJ)",
Expand Down Expand Up @@ -159,6 +192,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 All @@ -171,6 +210,11 @@
"battery_type": "AA",
"battery_quantity": 2
},
{
"manufacturer": "SmartThings",
"model": "Multipurpose sensor (2018 model) (IM6001-MPP01)",
"battery_type": "CR2450"
},
{
"manufacturer": "Sonoff",
"model": "Contact sensor (SNZB-04)",
Expand Down Expand Up @@ -208,6 +252,11 @@
"battery_type": "AAA",
"battery_quantity": 2
},
{
"manufacturer": "switchbot",
"model": "woHand",
"battery_type": "CR2"
},
{
"manufacturer": "Tado",
"model": "RU01",
Expand All @@ -220,6 +269,12 @@
"battery_type": "AAA",
"battery_quantity": 3
},
{
"manufacturer": "Tado",
"model": "SU02",
"battery_type": "AAA",
"battery_quantity": 3
},
{
"manufacturer": "Tado",
"model": "VA01",
Expand Down Expand Up @@ -353,6 +408,21 @@
"model": "Aqara Opple switch 3 bands (WXCJKG13LM)",
"battery_type": "CR2032"
},
{
"manufacturer": "Zooz",
"model": "ZSE40 700",
"battery_type": "CR123A"
},
{
"manufacturer": "Zooz",
"model": "ZSE41",
"battery_type": "CR2032"
},
{
"manufacturer": "Zooz",
"model": "ZSE42",
"battery_type": "CR2032"
},
{
"manufacturer": "_TZ3000_4fjiwweb",
"model": "TS004F",
Expand Down

0 comments on commit 6f117a6

Please sign in to comment.