diff --git a/custom_components/battery_notes/data/library.json b/custom_components/battery_notes/data/library.json index 8610e9a52..18faf83aa 100644 --- a/custom_components/battery_notes/data/library.json +++ b/custom_components/battery_notes/data/library.json @@ -2247,6 +2247,12 @@ "manufacturer": "Zooz", "model": "ZSE42", "battery_type": "CR2032" + }, + { + "manufacturer": "rtl_433", + "model": "Acurite-986", + "battery_type": "AA", + "battery_quantity": 2 } ] } \ No newline at end of file