diff --git a/custom_components/battery_notes/data/library.json b/custom_components/battery_notes/data/library.json index 1df2e2989..b0028055f 100644 --- a/custom_components/battery_notes/data/library.json +++ b/custom_components/battery_notes/data/library.json @@ -2407,6 +2407,12 @@ "manufacturer": "Zooz", "model": "ZSE42", "battery_type": "CR2032" + }, + { + "manufacturer": "LK", + "model": "A001082", + "battery_type": "AAA", + "battery_quantity": 2 } ] } \ No newline at end of file