So I gave it a bit of time after saving and publishing to myself, but no changes seen. Status continues to show ‘Off’ instead of ‘Auto’ mode, and no temp setting showing (current house temp value does show). And the config button has not effect, should it?
Changes made as suggested:
standardTile(“fanMode”, “device.thermostatFanMode”, decoration: “flat”) {
state “auto”, action:“thermostat.setThermostatFanMode”, backgroundColor:"#e8e3d8", icon:“st.thermostat.fan-auto”
state “on”, action:“thermostat.setThermostatFanMode”, backgroundColor:"#e8e3d8", icon:“st.thermostat.fan-on”
Thanks for your assistance with this.
