diff --git a/custom_components/battery_notes/data/library.json b/custom_components/battery_notes/data/library.json index 6bdf37623..417b9189a 100644 --- a/custom_components/battery_notes/data/library.json +++ b/custom_components/battery_notes/data/library.json @@ -2,11 +2,23 @@ "$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)", "battery_type": "CR2450" }, + { + "manufacturer": "Allegion", + "model": "BE469ZP", + "battery_type": "AAA", + "battery_quantity": 4 + }, { "manufacturer": "Develco", "model": "Smoke detector with siren (SMSZB-120)", @@ -170,6 +182,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)", @@ -343,6 +360,21 @@ "model": "MiJia wireless switch (WXKG01LM)", "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",