ZUNO_THERMOSTAT - flags and modes
Posted: 12 Sep 2020 18:05
I am trying to learn how the ZUNO_THERMOSTAT macro works. I am using a Z-one and a controller RaZberry with Zway. I've been trying to use different "modes" using the "flags" parameter, but this parameter only creates elements in Zway with the modes:
This all works well for me.
But the rest of the flags do not work for me:
Thank you
- THERMOSTAT_FLAGS_OFF
- THERMOSTAT_FLAGS_HEAT
- THERMOSTAT_FLAGS_COOL
This all works well for me.
But the rest of the flags do not work for me:
- THERMOSTAT_FLAGS_FURNACE
- THERMOSTAT_FLAGS_DRY
- THERMOSTAT_FLAGS_MOIST
- THERMOSTAT_FLAGS_AUTO_CHANGEOVER
- THERMOSTAT_FLAGS_AUTO
- THERMOSTAT_FLAGS_FULL_POWER
Thank you