diff --git a/custom_components/battery_notes/data/library.json b/custom_components/battery_notes/data/library.json index bbad4acdd..43b17ff7d 100644 --- a/custom_components/battery_notes/data/library.json +++ b/custom_components/battery_notes/data/library.json @@ -150,6 +150,12 @@ "battery_type": "CR123A", "battery_quantity": 2 }, + { + "manufacturer": "frient", + "model": "MOSZB-140", + "battery_type": "AA", + "battery_quantity": 2 + }, { "manufacturer": "GiEX", "model": "Water irrigation valve (QT06_2)", @@ -442,10 +448,22 @@ }, { "manufacturer": "SwitchBot", - "model": "W340001X", + "model": "W1101500", "battery_type": "AAA", "battery_quantity": 2 }, + { + "manufacturer": "SwitchBot", + "model": "W1201500", + "battery_type": "AAA", + "battery_quantity": 2 + }, + { + "manufacturer": "SwitchBot", + "model": "W340001X", + "battery_type": "AAA", + "battery_quantity": 2 + }, { "manufacturer": "switchbot", "model": "woHand", @@ -666,4 +684,3 @@ } ] } -