I am developing thermostat ReportState functions, I use Smart Home Report State Dashboard to check the status, It seems report state is OK when I manually set the temperature, I can see the temperature value from dashboard, but I try to use google assistant App to set or ask the temperature, it will return correct status by voice, but In google assistant App UI status no changes as attached file. Is anything I miss reply to Google’s Home Graph?
Here is the state value I report as below: { thermostatMode: 'cool', thermostatTemperatureSetpoint: 89, thermostatTemperatureAmbient: 76, thermostatHumidityAmbient: 61 }
BR, Jack