diff --git a/custom_components/battery_notes/data/library.json b/custom_components/battery_notes/data/library.json index 4b03d34a4..6f947a538 100644 --- a/custom_components/battery_notes/data/library.json +++ b/custom_components/battery_notes/data/library.json @@ -6186,6 +6186,11 @@ "manufacturer": "Zooz", "model": "ZSE44", "battery_type": "CR2450" + }, + { + "manufacturer": "Google", + "model": "Pixel 2", + "battery_type": "Rechargeable" } ] } \ No newline at end of file