Skip to content

Commit

Permalink
Updated library with multiple issue submissions
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-codechimp committed Dec 31, 2023
1 parent 3bd182e commit 27a4e2b
Showing 1 changed file with 74 additions and 9 deletions.
83 changes: 74 additions & 9 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": "AEON Labs",
"model": "DSB05",
"battery_type": "AAA",
"battery_quantity": 4
},
{
"manufacturer": "AEON Labs",
"model": "ZW100",
Expand Down Expand Up @@ -39,6 +45,12 @@
"battery_type": "AAA",
"battery_quantity": 2
},
{
"manufacturer": "Allegion",
"model": "BE469",
"battery_type": "AA",
"battery_quantity": 4
},
{
"manufacturer": "Aldi",
"model": "MEGOS switch and dimming light remote control (141L100RC)",
Expand Down Expand Up @@ -67,6 +79,12 @@
"battery_type": "AA",
"battery_quantity": 4
},
{
"manufacturer": "Bosch",
"model": "ISW-ZPR1-WP13",
"battery_type": "AA",
"battery_quantity": 4
},
{
"manufacturer": "Bosch",
"model": "Radiator thermostat II (BTH-RA)",
Expand All @@ -90,6 +108,11 @@
"model": "3210-L",
"battery_type": "CR2"
},
{
"manufacturer": "CentraLite",
"model": "3315-S",
"battery_type": "CR2"
},
{
"manufacturer": "CentraLite",
"model": "3320-L",
Expand Down Expand Up @@ -128,12 +151,6 @@
"battery_type": "AA",
"battery_quantity": 2
},
{
"manufacturer": "DIYRuZ",
"model": "[Flower sensor](http://modkam.ru/?p=1700) (DIYRuZ_Flower)",
"battery_type": "AAA",
"battery_quantity": 2
},
{
"manufacturer": "Drayton Wiser",
"model": "iTRV",
Expand Down Expand Up @@ -166,6 +183,11 @@
"model": "TILT-ZWAVE2.5-ECO",
"battery_type": "CR123A"
},
{
"manufacturer": "Ecolink",
"model": "TILTZWAVE1",
"battery_type": "CR123A"
},
{
"manufacturer": "Eve Systems",
"model": "Eve Door 20EBN9901",
Expand Down Expand Up @@ -533,7 +555,7 @@
"manufacturer": "IKEA",
"model": "TRADFRI open/close remote (E1766)",
"battery_type": "CR2032"
},
},
{
"manufacturer": "IKEA",
"model": "TRADFRI shortcut button (E1812)",
Expand Down Expand Up @@ -716,7 +738,7 @@
"model": "lumi.sensor_h1",
"battery_type": "CR2032"
},
{
{
"manufacturer": "LUMI",
"model": "lumi.sensor_magnet",
"battery_type": "CR1632"
Expand Down Expand Up @@ -1108,6 +1130,11 @@
"model": "Button (IM6001-BTP01)",
"battery_type": "CR2450"
},
{
"manufacturer": "SmartThings",
"model": "moisturev4",
"battery_type": "CR2"
},
{
"manufacturer": "SmartThings",
"model": "Motion sensor (2018 model) (IM6001-MTP01)",
Expand Down Expand Up @@ -1384,6 +1411,22 @@
"battery_type": "C",
"battery_quantity": 4
},
{
"manufacturer": "Vision Security",
"model": "ZS5101",
"battery_type": "CR123A"
},
{
"manufacturer": "Vision Security",
"model": "ZP3111-5",
"battery_type": "AAA",
"battery_quantity": 2
},
{
"manufacturer": "Visonic",
"model": "MCT-340 E",
"battery_type": "CR2032"
},
{
"manufacturer": "Yale",
"model": "YRD220/240 TSDB",
Expand Down Expand Up @@ -1687,6 +1730,11 @@
"model": "TS0202",
"battery_type": "CR2450"
},
{
"manufacturer": "_TZ3000_dowj6gyi",
"model": "TS0201",
"battery_type": "CR2450"
},
{
"manufacturer": "_TZ3000_wkai4ga5",
"model": "TS0044",
Expand All @@ -1703,6 +1751,11 @@
"battery_type": "AAA",
"battery_quantity": 2
},
{
"manufacturer": "_TZ3000_k4ej3ww2",
"model": "TS0207",
"battery_type": "CR2032"
},
{
"manufacturer": "_TZ3000_lf56vpxj",
"model": "TS0202",
Expand All @@ -1720,11 +1773,23 @@
"model": "TS0207",
"battery_type": "CR2032"
},
{
"manufacturer": "_TZ3000_xr3htd96",
"model": "TS0201",
"battery_type": "AAA",
"battery_quantity": 2
},
{
"manufacturer": "_TZ3210_up3pngle",
"model": "TS0205",
"battery_type": "AAA",
"battery_quantity": 2
},
{
"manufacturer": "_TZE200_locansqn",
"model": "TS0601",
"battery_type": "AAA",
"battery_quantity": 3
}
]
}
}

0 comments on commit 27a4e2b

Please sign in to comment.