mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-04-10 22:05:07 +01:00
Update zwave-thermostat.groovy
This commit is contained in:
@@ -258,7 +258,7 @@ def zwaveEvent(physicalgraph.zwave.commands.thermostatmodev2.ThermostatModeRepor
|
|||||||
map.value = "auto"
|
map.value = "auto"
|
||||||
break
|
break
|
||||||
}
|
}
|
||||||
sendEvent(map)
|
sendEvent(map)
|
||||||
updateThermostatSetpoint(null, null)
|
updateThermostatSetpoint(null, null)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user