diff --git a/custom_components/battery_notes/data/library.json b/custom_components/battery_notes/data/library.json index 890b366ff..374c1f899 100644 --- a/custom_components/battery_notes/data/library.json +++ b/custom_components/battery_notes/data/library.json @@ -2376,6 +2376,12 @@ "manufacturer": "Zooz", "model": "ZSE42", "battery_type": "CR2032" + }, + { + "manufacturer": "Signify Netherlands B.V.", + "model": "SML004", + "battery_type": "AA", + "battery_quantity": 2 } ] } \ No newline at end of file