From 6ad66ab5082acfd8ee92dfa2cbf676ea3d3ba848 Mon Sep 17 00:00:00 2001 From: AndreyGrech <150545561+AndreyGrech@users.noreply.github.com> Date: Fri, 19 Jun 2026 13:59:37 +0000 Subject: [PATCH] Add device: Motion and illuminance sensor by Yandex --- library/library.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/library/library.json b/library/library.json index a29a6a650..517eedbda 100644 --- a/library/library.json +++ b/library/library.json @@ -12819,6 +12819,12 @@ "manufacturer": "ZVIDAR", "model": "Z-CM-V01", "battery_type": "Rechargeable" + }, + { + "manufacturer": "Yandex", + "model": "Motion and illuminance sensor", + "model_id": "YNDX_00528", + "battery_type": "CR2450" } ] } \ No newline at end of file