diff --git a/custom_components/battery_notes/data/library.json b/custom_components/battery_notes/data/library.json index c944ecb78..23c4bbe8e 100644 --- a/custom_components/battery_notes/data/library.json +++ b/custom_components/battery_notes/data/library.json @@ -2289,6 +2289,12 @@ "manufacturer": "Zooz", "model": "ZSE42", "battery_type": "CR2032" + }, + { + "manufacturer": "Philips", + "model": "SML001", + "battery_type": "AAA", + "battery_quantity": 2 } ] } \ No newline at end of file