From da1e946fc6dbed76c6425411173755344ca55e44 Mon Sep 17 00:00:00 2001 From: rugbyopera <82522888+rugbyopera@users.noreply.github.com> Date: Wed, 28 Aug 2024 21:23:17 +0000 Subject: [PATCH] Update device: Pixel 6a 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..eeaed3ae8 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 6a", + "battery_type": "Rechargeable" } ] } \ No newline at end of file