Merge pull request #773 from SmartThingsCommunity/fix-multi-thermostat-dth

Update tile-multiattribute-thermostat.groovy
This commit is contained in:
Vinay Rao
2016-04-12 10:03:43 -07:00

View File

@@ -164,7 +164,7 @@ metadata {
main("thermostatFull")
details([
"thermostatFull", "thermostatNoHumidity", "thermostatBasic"
"thermostatFull", "thermostatNoHumidity", "thermostatBasic",
"temperature","tempDown","tempUp",
"mode", "fanMode", "operatingState",
"heatingSetpoint", "heatDown", "heatUp",