diff --git a/custom_components/battery_notes/data/library.json b/custom_components/battery_notes/data/library.json index dea5a244f..0017ce8c6 100644 --- a/custom_components/battery_notes/data/library.json +++ b/custom_components/battery_notes/data/library.json @@ -7288,6 +7288,12 @@ "model": "ZSE70", "battery_type": "CR123A", "battery_quantity": 2 + }, + { + "manufacturer": "Hunter Douglas", + "model": "Designer Roller", + "battery_type": "AA", + "battery_quantity": 12 } ] } \ No newline at end of file