From 29a5797b33cfc374cb7f0487b48b4322fe465842 Mon Sep 17 00:00:00 2001 From: rugbyopera <82522888+rugbyopera@users.noreply.github.com> Date: Wed, 28 Aug 2024 21:22:56 +0000 Subject: [PATCH] Update device: Pixel 2 by Google --- custom_components/battery_notes/data/library.json | 5 +++++ 1 file changed, 5 insertions(+) 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