From 96e4ba0de456382a1d300ac2cfb91626b4f1c783 Mon Sep 17 00:00:00 2001 From: greens Date: Fri, 31 Jul 2020 14:28:53 -0700 Subject: [PATCH] Add fingerprint for CST thermostat Honeywell T6 Pro --- .../zwave-battery-thermostat.src/zwave-battery-thermostat.groovy | 1 + 1 file changed, 1 insertion(+) diff --git a/devicetypes/smartthings/zwave-battery-thermostat.src/zwave-battery-thermostat.groovy b/devicetypes/smartthings/zwave-battery-thermostat.src/zwave-battery-thermostat.groovy index 7316fca3f1d..8b3c57747df 100644 --- a/devicetypes/smartthings/zwave-battery-thermostat.src/zwave-battery-thermostat.groovy +++ b/devicetypes/smartthings/zwave-battery-thermostat.src/zwave-battery-thermostat.groovy @@ -38,6 +38,7 @@ metadata { fingerprint inClusters: "0x43,0x40,0x44,0x31,0x80", deviceJoinName: "Thermostat" fingerprint mfr: "014F", prod: "5442", model: "5431", deviceJoinName: "Linear Thermostat" //Linear Z-Wave Thermostat fingerprint mfr: "014F", prod: "5442", model: "5436", deviceJoinName: "GoControl Thermostat" //GoControl Z-Wave Thermostat + fingerprint mfr: "0039", prod: "0011", model: "0008", deviceJoinName: "Honeywell Thermostat" //Honeywell T6 Pro Z-Wave Thermostat } tiles {