I noticed on my thermostat tile that a label that use to show the current Mode, Heat, Cool, Off etc now does not change when I change the thermostat’s mode.
Looking at the binding for this label it looks like its no longer supported ?
@Device.ThermostatOperatingState
I then changed the binding to @Device.ThermostatMode instead and then the label started working as expected.
Just wondering what happened?
Thanks