Skip to content

Commit

Permalink
Merge branch 'main' into lastchanged
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-codechimp committed Dec 23, 2023
2 parents cba06d9 + a9ed726 commit 713d96a
Showing 1 changed file with 66 additions and 16 deletions.
82 changes: 66 additions & 16 deletions custom_components/battery_notes/data/library.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"model": "ZWA005",
"battery_type": "CR123A"
},
{
{
"manufacturer": "Aeotec Ltd.",
"model": "ZWA039",
"battery_type": "CR2477"
Expand All @@ -38,13 +38,13 @@
"model": "AK-R1",
"battery_type": "AAA",
"battery_quantity": 2
},
},
{
"manufacturer": "August Home Inc.",
"model": "AUG-SL05-M01-S01",
"battery_type": "CR123A",
"battery_quantity": 2
},
},
{
"manufacturer": "Bosch",
"model": "Radiator thermostat II (BTH-RA)",
Expand Down Expand Up @@ -90,7 +90,7 @@
"model": "RoomStat",
"battery_type": "AA",
"battery_quantity": 2
},
},
{
"manufacturer": "ecobee Inc.",
"model": "EBRSE4",
Expand Down Expand Up @@ -250,7 +250,7 @@
"manufacturer": "Govee",
"model": "H5101/H5102/H5177",
"battery_type": "AAA"
},
},
{
"manufacturer": "HEIMAN",
"model": "Smart carbon monoxide sensor (HS1CA-E)",
Expand Down Expand Up @@ -284,6 +284,11 @@
"battery_type": "AAA",
"battery_quantity": 2
},
{
"manufacturer": "IKEA",
"model": "FYRTUR roller blind (E1757)",
"battery_type": "Rechargeable"
},
{
"manufacturer": "IKEA",
"model": "STYRBAR remote control (E2001/E2002)",
Expand Down Expand Up @@ -380,6 +385,12 @@
"battery_type": "AA",
"battery_quantity": 4
},
{
"manufacturer": "Kwikset",
"model": "SMARTCODE_DEADBOLT_10T",
"battery_type": "AA",
"battery_quantity": 4
},
{
"manufacturer": "Lidl",
"model": "HG06336",
Expand Down Expand Up @@ -459,6 +470,11 @@
"model": "lumi.sensor_motion.aq2",
"battery_type": "CR2450"
},
{
"manufacturer": "LUMI",
"model": "lumi.sensor_motion",
"battery_type": "CR2450"
},
{
"manufacturer": "LUMI",
"model": "lumi.sensor_wleak.aq1",
Expand Down Expand Up @@ -489,7 +505,7 @@
"manufacturer": "Mopeka IOT",
"model": "M1017",
"battery_type": "AAA-Lithium"
},
},
{
"manufacturer": "Neo",
"model": "Temperature & humidity sensor and alarm (NAS-AB02B0)",
Expand Down Expand Up @@ -521,11 +537,11 @@
"battery_quantity": 3
},
{
"manufacturer": "Netatmo",
"model": "Smart Indoor Module",
"battery_type": "AAA",
"battery_quantity": 2
},
"manufacturer": "Netatmo",
"model": "Smart Indoor Module",
"battery_type": "AAA",
"battery_quantity": 2
},
{
"manufacturer": "Netatmo",
"model": "Smart Outdoor Module",
Expand Down Expand Up @@ -616,17 +632,34 @@
"manufacturer": "Philips",
"model": "RWL021",
"battery_type": "CR2450"
},
},
{
"manufacturer": "Philips",
"model": "RWL022",
"battery_type": "CR2032"
},
{
"manufacturer": "Philips",
"model": "RWL022",
"battery_type": "CR2032"
"manufacturer": "Ring",
"model": "Contact Sensor",
"battery_type": "CR2032",
"battery_quantity": 2
},
{
"manufacturer": "Ring",
"model": "Doorbell 2",
"battery_type": "Rechargeable"
},
{
"manufacturer": "Ring",
"model": "Motion Sensor",
"battery_type": "AA",
"battery_quantity": 2
},
{
"manufacturer": "Ring",
"model": "Security Keypad",
"battery_type": "Rechargeable"
},
{
"manufacturer": "Roborock",
"model": "roborock.vacuum.a15",
Expand Down Expand Up @@ -978,6 +1011,12 @@
"battery_type": "C",
"battery_quantity": 4
},
{
"manufacturer": "Yale",
"model": "YRD220/240 TSDB",
"battery_type": "AA",
"battery_quantity": 4
},
{
"manufacturer": "Xiaomi",
"model": "Aqara door & window contact sensor (MCCGQ11LM)",
Expand Down Expand Up @@ -1214,6 +1253,11 @@
"battery_type": "AA",
"battery_quantity": 2
},
{
"manufacturer": "_TZ3000_6ygjfyll",
"model": "TS0202",
"battery_type": "CR2450"
},
{
"manufacturer": "_TZ3000_wkai4ga5",
"model": "TS0044",
Expand All @@ -1229,6 +1273,12 @@
"model": "TS0201",
"battery_type": "AAA",
"battery_quantity": 2
},
{
"manufacturer": "_TZ3000_lf56vpxj",
"model": "TS0202",
"battery_type": "AAA",
"battery_quantity": 2
}
]
}
}

0 comments on commit 713d96a

Please sign in to comment.