From 2ca89b49e0580d4d540da3fe6fba53d08cee8e86 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 13:49:14 +0000 Subject: [PATCH] Update device: Temperature and humidity sensor by Aqara (#2675) Co-authored-by: bouyssic <39500826+bouyssic@users.noreply.github.com> --- custom_components/battery_notes/data/library.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/custom_components/battery_notes/data/library.json b/custom_components/battery_notes/data/library.json index afb66f32..8eca4ffb 100644 --- a/custom_components/battery_notes/data/library.json +++ b/custom_components/battery_notes/data/library.json @@ -7693,6 +7693,13 @@ "model": "ZSE70", "battery_type": "CR123A", "battery_quantity": 2 + }, + { + "manufacturer": "Aqara", + "model": "Temperature and humidity sensor", + "model_id": "WSDCGQ11LM", + "hw_version": "30", + "battery_type": "CR2032" } ] } \ No newline at end of file