diff --git a/custom_components/battery_notes/data/library.json b/custom_components/battery_notes/data/library.json index a64da0501..4627a75b0 100644 --- a/custom_components/battery_notes/data/library.json +++ b/custom_components/battery_notes/data/library.json @@ -199,7 +199,7 @@ { "manufacturer": "Airthings AS", "model": "Wave Plus", - "battery_type": "AAA", + "battery_type": "AA", "battery_quantity": 2 }, { @@ -222,7 +222,7 @@ { "manufacturer": "Allegion", "model": "BE469ZP", - "battery_type": "AAA", + "battery_type": "AA", "battery_quantity": 4 }, { @@ -2924,4 +2924,4 @@ "battery_type": "CR2450" } ] -} \ No newline at end of file +}