From d29491b40be96fa05d33ebc6eed9a7316b362ae1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 09:47:18 +0100 Subject: [PATCH] Update device: Motion Sensor by Tuya (#2237) Co-authored-by: DevLn <46201360+DevLn@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 2ca548007..95610f1dc 100644 --- a/custom_components/battery_notes/data/library.json +++ b/custom_components/battery_notes/data/library.json @@ -6677,6 +6677,13 @@ "model": "ZSE70", "battery_type": "CR123A", "battery_quantity": 2 + }, + { + "manufacturer": "Tuya", + "model": "Motion Sensor", + "model_id": "rjzon9kyxpoeksj3", + "battery_type": "AAA", + "battery_quantity": 2 } ] } \ No newline at end of file