From 91c88bad5554bb7cfab906f9d355c2d06b8061a0 Mon Sep 17 00:00:00 2001 From: Dan Gibson Date: Sat, 28 Mar 2026 20:03:52 +0000 Subject: [PATCH] Add: Aqara Vibration Sensor T1 details to library.json --- library/library.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/library/library.json b/library/library.json index 2fbda7401..46a5743e0 100644 --- a/library/library.json +++ b/library/library.json @@ -1736,6 +1736,13 @@ "model": "Vibration sensor (DJT11LM)", "battery_type": "CR2032" }, + { + "manufacturer": "Aqara", + "model": "Vibration Sensor T1", + "model_id": "DJT12LM", + "hw_version": "1", + "battery_type": "CR2032" + }, { "manufacturer": "Aqara", "model": "Water leak sensor", @@ -12271,4 +12278,4 @@ "battery_type": "Rechargeable" } ] -} \ No newline at end of file +}