From e220abedec23d0a6abebb5dc2f695fcbb90c3b19 Mon Sep 17 00:00:00 2001 From: AndreyGrech <150545561+AndreyGrech@users.noreply.github.com> Date: Thu, 2 Jul 2026 08:50:28 +0000 Subject: [PATCH] Add device: Human presence detector by Tuya --- library/library.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/library/library.json b/library/library.json index 0655ed6de..dc4885fff 100644 --- a/library/library.json +++ b/library/library.json @@ -12950,6 +12950,13 @@ "manufacturer": "ZVIDAR", "model": "Z-CM-V01", "battery_type": "Rechargeable" + }, + { + "manufacturer": "Tuya", + "model": "Human presence detector", + "model_id": "debczeci", + "battery_type": "AAA", + "battery_quantity": 2 } ] } \ No newline at end of file