From 9b3852e4bd6e141191ca44e3acc5fa1c672742de Mon Sep 17 00:00:00 2001 From: Dan Gibson Date: Sat, 21 Mar 2026 11:48:59 +0000 Subject: [PATCH] Add device: Hive Thermostat ST3d --- library/library.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/library/library.json b/library/library.json index 3962c33f4..ee0941e90 100644 --- a/library/library.json +++ b/library/library.json @@ -4676,6 +4676,13 @@ "battery_type": "AA", "battery_quantity": 4 }, + { + "manufacturer": "Hive", + "model": "Heating thermostat remote control (SLT3D)", + "model_id": "SLT3d", + "battery_type": "AA", + "battery_quantity": 4 + }, { "manufacturer": "Hive", "model": "Motion Sensor", @@ -12179,4 +12186,4 @@ "battery_type": "Rechargeable" } ] -} \ No newline at end of file +}