From 06b51715c7af12bfae3938a3736ce0e37fe59276 Mon Sep 17 00:00:00 2001 From: ma-ca Date: Sat, 26 Oct 2019 20:20:48 +0200 Subject: [PATCH] Add Sinope thermostat TH1300ZB, #1289 --- de_web_plugin.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/de_web_plugin.cpp b/de_web_plugin.cpp index c66e942733..4bd52a7197 100644 --- a/de_web_plugin.cpp +++ b/de_web_plugin.cpp @@ -209,6 +209,7 @@ static const SupportedDevice supportedDevices[] = { { VENDOR_JENNIC, "SPZB0001", jennicMacPrefix }, // Eurotronic thermostat { VENDOR_NONE, "RES001", tiMacPrefix }, // Hubitat environment sensor, see #1308 { VENDOR_119C, "WL4200S", sinopeMacPrefix}, // Sinope water sensor + { VENDOR_119C, "TH1300ZB", sinopeMacPrefix }, // Sinope Thermostat { VENDOR_DEVELCO, "SMSZB-120", develcoMacPrefix }, // Develco smoke sensor { VENDOR_DEVELCO, "SPLZB-131", develcoMacPrefix }, // Develco smart plug { VENDOR_DEVELCO, "WISZB-120", develcoMacPrefix }, // Develco window sensor