Hello @Thelion
You wrote:
According to this the thermostat node in Smart NORA can contain more info that you are mentioning.
Yes you are correct, it can also support humidity, but does your hardware device (thermostat) contain a humidity sensor?
Or do you have plans to use another external humidity sensor?
The Google sensor trait (see:
https://developers.google.com/assistant ... uresetting) tells you exactly what is supported and which are the conditions.
The mode heatcool is only interesting, if your device has cooling capabilities, so an air conditioning unit. Does it?
FYI
I used Nora, and later SmartNora from the beginning, until last December, when I moved to Google SmartHome (see:
https://flows.nodered.org/node/node-red ... -smarthome), as it supports more devices than SmartNora (and it is free).
I used also thermostats, so that is no issue. you may want to read several posts at:
viewtopic.php?t=27588&hilit=Google+nora or at:
viewtopic.php?p=273901&hilit=smartnora#p273901
What is important?
As you have probably several devices that can control your heating you have to synchronize the settings to all devices from all other devices.
I assume you have:
1: Your hardware device (thermostat)
2. The Domoticz thermostat and probably indoor ambient temperature
3. Google Home
More?
How does your thermostat communicate with Domoticz? Brand Type. Does it use a plugin or one of Domoticz hardware devices?
How have you planned the communication between your thermostat and Node Red (Mind the MQTT loop function in Domotiticz)?
How do you want to communicate from Node Red to both Domoticz and your hardware thermostat?
Which modes does your thermostat support?
Can you provide a screenshot of what is exactly send to Node Red?
What do we have to send from Node Red to the thermostat. To Domoticz is known.
If you can answer that, we can help you further.
Regards