Hello everyone,
I am trying to model my thermostat in Homekit (the connection is working and I can control my thermostat (over deConz Addon and REST API)).
I've already had a look at the "Clever Thermostat" demo, but I can't quite figure out how to implement e.g. "Auto", "Off" and "Heat" so that I can select them in the Home App. Somehow the current (measured) temperature and the set temperature should still be included.
Currently the entries are still generated by Home-Assistant. But I want to port everything to Node-RED. I would be glad if you can give me some tips. I would be happy to share my finished flow.