diff --git a/custom_components/battery_notes/data/library.json b/custom_components/battery_notes/data/library.json index eaaf4bc22..42cd829e8 100644 --- a/custom_components/battery_notes/data/library.json +++ b/custom_components/battery_notes/data/library.json @@ -42,6 +42,11 @@ "battery_type": "AAA", "battery_quantity": 2 }, + { + "manufacturer": "Eve Systems", + "model": "Eve Door 20EBN9901", + "battery_type": "ER14250" + }, { "manufacturer": "eWeLink", "model": "DS01", @@ -155,7 +160,8 @@ "manufacturer": "Google", "model": "KR1", "battery_type": "CR2" - }, { + }, + { "manufacturer": "Google", "model": "Topaz-2.7", "battery_type": "AA", @@ -172,6 +178,12 @@ "battery_type": "AA", "battery_quantity": 4 }, + { + "manufacturer": "Hunter Douglas", + "model": "Duette", + "battery_type": "AA", + "battery_quantity": 12 + }, { "manufacturer": "INKBIRD", "model": "IBS-TH", @@ -359,12 +371,33 @@ "battery_type": "AA", "battery_quantity": 2 }, + { + "manufacturer": "Signify Netherlands B.V.", + "model": "Hue motion sensor (SML001)", + "battery_type": "AAA", + "battery_quantity": 2 + }, + { + "manufacturer": "Signify Netherlands B.V.", + "model": "Hue dimmer switch (RWL020)", + "battery_type": "CR2450" + }, + { + "manufacturer": "Signify Netherlands B.V.", + "model": "Hue wall switch module (RDM001)", + "battery_type": "CR2450" + }, { "manufacturer": "Siterwell", "model": "Radiator valve with thermostat (GS361A-H04)", "battery_type": "AA", "battery_quantity": 2 }, + { + "manufacturer": "SMaBiT (Bitron Video)", + "model": "Compact magnetic contact sensor (AV2010/21A)", + "battery_type": "CR2" + }, { "manufacturer": "SmartThings", "model": "Multipurpose sensor (2018 model) (IM6001-MPP01)", @@ -395,6 +428,12 @@ "model": "Temperature and humidity sensor with screen (SNZB-02D)", "battery_type": "CR2450" }, + { + "manufacturer": "Sure Petcare", + "model": "Cat flap", + "battery_type": "AA", + "battery_quantity": 4 + }, { "manufacturer": "Sure Petcare", "model": "Pet flap", @@ -627,4 +666,4 @@ } ] } - \ No newline at end of file +