diff --git a/custom_components/battery_notes/data/library.json b/custom_components/battery_notes/data/library.json index b8f9ecb1..640ff49b 100644 --- a/custom_components/battery_notes/data/library.json +++ b/custom_components/battery_notes/data/library.json @@ -2674,12 +2674,12 @@ { "manufacturer": "Ikea", "model": "FYRTUR roller blind, block-out (E1757)", - "battery_type": "BRAUNIT Battery pack (rechargeable)" + "battery_type": "Rechargeable" }, { "manufacturer": "Ikea", "model": "KADRILJ roller blind (E1926)", - "battery_type": "BRAUNIT Battery pack (rechargeable)" + "battery_type": "Rechargeable" }, { "manufacturer": "IKEA", @@ -2787,12 +2787,12 @@ { "manufacturer": "IKEA of Sweden", "model": "FYRTUR block-out roller blind", - "battery_type": "BRAUNIT Battery pack" + "battery_type": "Rechargeable" }, { "manufacturer": "IKEA of Sweden", "model": "KADRILJ roller blind", - "battery_type": "BRAUNIT Battery pack" + "battery_type": "Rechargeable" }, { "manufacturer": "IKEA of Sweden", @@ -4020,7 +4020,7 @@ { "manufacturer": "Ring", "model": "Intercom", - "battery_type": "\"Rechargeable\"" + "battery_type": "Rechargeable" }, { "manufacturer": "Ring", @@ -4031,7 +4031,7 @@ { "manufacturer": "Ring", "model": "Peephole Cam", - "battery_type": "\"Rechargeable\"" + "battery_type": "Rechargeable" }, { "manufacturer": "Ring", @@ -5144,7 +5144,7 @@ { "manufacturer": "Tile", "model": "T1101", - "battery_type": "Cr2032" + "battery_type": "CR2032" }, { "manufacturer": "Tile", @@ -6717,4 +6717,4 @@ "battery_quantity": 2 } ] -} \ No newline at end of file +}