hi all,
I am trying to set a zone on my izone system’s max airflow via node red. But i cannot work out how to get it to work
So far I am trying this:
Here’s the entity dev tools state:
hvac_modes:
- “off”
- fan_only
- heat_cool
min_temp: 15
max_temp: 30
target_temp_step: 0.5
current_temperature: 18.8
airflow_max: 60
airflow_min: 0
zone_index: 0
friendly_name: Upstairs
supported_features: 384
i would greatly appreciate any help
thank you