From 699bc60f7e6071b49a6f2c7890f58d6a751a3cc8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2024 22:06:35 +0000 Subject: [PATCH] Update device: Temperature & humidity sensor with display (TS0201) by Tuya (#2287) --- 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 4d4b804e..cbf06aaa 100644 --- a/custom_components/battery_notes/data/library.json +++ b/custom_components/battery_notes/data/library.json @@ -6780,6 +6780,12 @@ "model": "ZSE70", "battery_type": "CR123A", "battery_quantity": 2 + }, + { + "manufacturer": "Tuya", + "model": "Temperature & humidity sensor with display (TS0201)", + "battery_type": "AAA", + "battery_quantity": 2 } ] } \ No newline at end of file