diff --git a/custom_components/battery_notes/data/library.json b/custom_components/battery_notes/data/library.json index 827e4a6e..0ba5befd 100644 --- a/custom_components/battery_notes/data/library.json +++ b/custom_components/battery_notes/data/library.json @@ -6850,6 +6850,12 @@ "model": "ZSE70", "battery_type": "CR123A", "battery_quantity": 2 + }, + { + "manufacturer": "eQ-3", + "model": "HM-RC-8", + "battery_type": "AAA", + "battery_quantity": 2 } ] } \ No newline at end of file