Hi,
I used generic_thermostat to integrate my Controme floor heating into home assistant for most of the rooms. This works fine.
Now I try to show the humidity sensor on the more-information dialog. Like I have it with the homematic IP thermostat.
Is this possible with the generic_thermostat platform, or is there any other way to achieve this?
Thanks @Didgeridrew but I do not understand how the generic hygrostat would help me.
I do have a humidity sensor in the room. To be precise it is an Aqara sensor providing temperature and humidity.
I want to show the information of this sensor when I open the details of the climate integration.
Having temperature and humidity shown there. With generic_thermostat I only see the temperatur on this dialog.
@urmel hi, is it possible to share your controm integration for the “generic:thermostat”? I’d like to see how you do transmitting the Soll-Temperature to your controme system. Thx
Hi @lellem,
I do set the temperature using shell commands. I tried the same using the REST integration but did not manage to format the body of the request properly.