From 2f2830e54f7fabbf6310a96719fe4b70baf3aa2d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 5 Jan 2025 16:52:03 +0000 Subject: [PATCH] Update device: Door/window sensor by Hive (#2623) Co-authored-by: nigelww <193800515+nigelww@users.noreply.github.com> --- custom_components/battery_notes/data/library.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/custom_components/battery_notes/data/library.json b/custom_components/battery_notes/data/library.json index a243665f..1679ea16 100644 --- a/custom_components/battery_notes/data/library.json +++ b/custom_components/battery_notes/data/library.json @@ -7531,6 +7531,12 @@ "model": "ZSE70", "battery_type": "CR123A", "battery_quantity": 2 + }, + { + "manufacturer": "Hive", + "model": "Door/window sensor", + "model_id": "DWS003", + "battery_type": "CR123A" } ] } \ No newline at end of file