diff --git a/custom_components/battery_notes/data/library.json b/custom_components/battery_notes/data/library.json index 3841fa1d4..1639c47e2 100644 --- a/custom_components/battery_notes/data/library.json +++ b/custom_components/battery_notes/data/library.json @@ -1881,6 +1881,12 @@ "manufacturer": "Zooz", "model": "ZSE42", "battery_type": "CR2032" + }, + { + "manufacturer": "August Home Inc.", + "model": "ASL6_05/101200/SI", + "battery_type": "AA", + "battery_quantity": 4 } ] } \ No newline at end of file