From 69927438769fd172ea239b4e2dd5c02298f7d9e4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 10:33:15 +0000 Subject: [PATCH] Update device: CGDK2 by Xiaomi (#2566) Co-authored-by: luc-ass <3263257+luc-ass@users.noreply.github.com> --- 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 b8af485f5..ffc165ce1 100644 --- a/custom_components/battery_notes/data/library.json +++ b/custom_components/battery_notes/data/library.json @@ -7398,6 +7398,11 @@ "model": "ZSE70", "battery_type": "CR123A", "battery_quantity": 2 + }, + { + "manufacturer": "Xiaomi", + "model": "CGDK2", + "battery_type": "CR2430" } ] } \ No newline at end of file