From 44113946d26659478fa511ea835fbed48882baf0 Mon Sep 17 00:00:00 2001 From: Ryan McGinty Date: Sun, 8 Mar 2026 21:23:48 -0500 Subject: [PATCH 1/2] Add model and battery details for Govee H5023 --- library/library.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/library/library.json b/library/library.json index efd48af3a..592482265 100644 --- a/library/library.json +++ b/library/library.json @@ -4330,6 +4330,12 @@ "model": "Doorbell", "battery_type": "Rechargeable" }, + { + "manufacturer": "Govee", + "model": "H5023", + "battery_type": "A23", + "battery_quantity": 2 + }, { "manufacturer": "Govee", "model": "H5054", @@ -12096,4 +12102,4 @@ "battery_type": "Rechargeable" } ] -} \ No newline at end of file +} From 3b0de6b651557198a520ca7d922eeafd3520b4c2 Mon Sep 17 00:00:00 2001 From: rmcginty <11249573+rmcginty@users.noreply.github.com> Date: Mon, 9 Mar 2026 02:24:37 +0000 Subject: [PATCH 2/2] Apply automatic changes --- library.md | 3 ++- library/library.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/library.md b/library.md index 095077694..6840dd269 100644 --- a/library.md +++ b/library.md @@ -1,4 +1,4 @@ -## 2095 Devices in library +## 2096 Devices in library This file is auto generated, do not modify @@ -757,6 +757,7 @@ Request new devices to be added to the library [here](https://github.com/andrew- |Google |Topaz-2.9 |6× AA | | | |Google |Pixel\* |Rechargeable | | | |Google Nest |Doorbell |Rechargeable | | | +|Govee |H5023 |2× A23 | | | |Govee |H5054 |2× AAA | | | |Govee |H5072/H5075 |2× AAA | | | |Govee |H5074 |CR2477 | | | diff --git a/library/library.json b/library/library.json index 592482265..6c33a6270 100644 --- a/library/library.json +++ b/library/library.json @@ -12102,4 +12102,4 @@ "battery_type": "Rechargeable" } ] -} +} \ No newline at end of file