2021-03-02 12:58:41 +00:00
|
|
|
airflow_min:
|
2021-03-03 10:51:40 +00:00
|
|
|
name: Set minimum airflow
|
2021-03-02 12:58:41 +00:00
|
|
|
description: Set the airflow minimum percent for a zone
|
2021-03-03 10:51:40 +00:00
|
|
|
target:
|
|
|
|
entity:
|
|
|
|
integration: izone
|
|
|
|
domain: climate
|
2021-03-02 12:58:41 +00:00
|
|
|
fields:
|
|
|
|
airflow:
|
2021-03-03 10:51:40 +00:00
|
|
|
name: Percent
|
2021-05-25 12:45:17 +00:00
|
|
|
description: Airflow percent.
|
2021-03-03 10:51:40 +00:00
|
|
|
required: true
|
|
|
|
selector:
|
|
|
|
number:
|
|
|
|
min: 0
|
|
|
|
max: 100
|
|
|
|
step: 5
|
|
|
|
unit_of_measurement: "%"
|
2021-03-02 12:58:41 +00:00
|
|
|
airflow_max:
|
2021-03-03 10:51:40 +00:00
|
|
|
name: Set maximum airflow
|
2021-03-02 12:58:41 +00:00
|
|
|
description: Set the airflow maximum percent for a zone
|
2021-03-03 10:51:40 +00:00
|
|
|
target:
|
|
|
|
entity:
|
|
|
|
integration: izone
|
|
|
|
domain: climate
|
2021-03-02 12:58:41 +00:00
|
|
|
fields:
|
|
|
|
airflow:
|
2021-03-03 10:51:40 +00:00
|
|
|
name: Percent
|
2021-05-25 12:45:17 +00:00
|
|
|
description: Airflow percent.
|
2021-03-03 10:51:40 +00:00
|
|
|
required: true
|
|
|
|
selector:
|
|
|
|
number:
|
|
|
|
min: 0
|
|
|
|
max: 100
|
|
|
|
step: 5
|
|
|
|
unit_of_measurement: "%"
|