Hi. Need to add a thermostat to Google home using sinric pro, made based on dht11 sensor and esp32. As for the code example displaying the sensor data works great. However, I would like it to be a device as a thermostat, which can also be done with the given code but then the temperature values are not displayed. The thermostat function itself, i.e. switching on the relay, I can do, no problem with that, but I can't figure out how to send the temperature to Google home. I have to combine an example of a code for the thermostat and temperature sensor, but I can't do it. I cannot find the code anywhere on the internet or how I can do this. I would be very grateful if someone has already done something like this before and would be willing to share.