From c1649c9a82ac3fbe5cb7790ebd7785730d05b17a Mon Sep 17 00:00:00 2001 From: Nick Adams <4012017+Nick-Adams-AU@users.noreply.github.com> Date: Wed, 3 Mar 2021 12:51:11 +1000 Subject: [PATCH 1/6] Add izone airflow min/max services --- source/_integrations/izone.markdown | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/source/_integrations/izone.markdown b/source/_integrations/izone.markdown index 887535b5904b..814865eab001 100644 --- a/source/_integrations/izone.markdown +++ b/source/_integrations/izone.markdown @@ -122,3 +122,23 @@ logger: ``` This will help you to find network connection issues etc. + +## Services + +### Service `advantage_air.airflow_min` + +Set the minimum airflow for a particular zone + +| Service data attribute | Optional | Description | +| ---------------------- | -------- | ----------- | +| `entity_id` | no | izone Zone entity. For example `climate.bed_2` +| `airflow` | no | Airflow percent in 5% increments + +### Service `advantage_air.airflow_max` + +Set the maximum airflow for a particular zone + +| Service data attribute | Optional | Description | +| ---------------------- | -------- | ----------- | +| `entity_id` | no | izone Zone entity. For example `climate.bed_2` +| `airflow` | no | Airflow percent in 5% increments \ No newline at end of file From b5d9b3511ce70d1adf04165ce9963d055433530d Mon Sep 17 00:00:00 2001 From: Nick Adams <4012017+Nick-Adams-AU@users.noreply.github.com> Date: Wed, 3 Mar 2021 12:58:08 +1000 Subject: [PATCH 2/6] Correct service name --- source/_integrations/izone.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/izone.markdown b/source/_integrations/izone.markdown index 814865eab001..2491e46197d8 100644 --- a/source/_integrations/izone.markdown +++ b/source/_integrations/izone.markdown @@ -125,7 +125,7 @@ This will help you to find network connection issues etc. ## Services -### Service `advantage_air.airflow_min` +### Service `izone.airflow_min` Set the minimum airflow for a particular zone @@ -134,7 +134,7 @@ Set the minimum airflow for a particular zone | `entity_id` | no | izone Zone entity. For example `climate.bed_2` | `airflow` | no | Airflow percent in 5% increments -### Service `advantage_air.airflow_max` +### Service `izone.airflow_max` Set the maximum airflow for a particular zone From 5bc2611fc3318c99531f0e7bc3bc67e023c76ac7 Mon Sep 17 00:00:00 2001 From: Nick Adams <4012017+Nick-Adams-AU@users.noreply.github.com> Date: Wed, 3 Mar 2021 19:00:10 +1000 Subject: [PATCH 3/6] Update source/_integrations/izone.markdown Co-authored-by: Franck Nijhof --- source/_integrations/izone.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/izone.markdown b/source/_integrations/izone.markdown index 2491e46197d8..c96721c99fcc 100644 --- a/source/_integrations/izone.markdown +++ b/source/_integrations/izone.markdown @@ -131,7 +131,7 @@ Set the minimum airflow for a particular zone | Service data attribute | Optional | Description | | ---------------------- | -------- | ----------- | -| `entity_id` | no | izone Zone entity. For example `climate.bed_2` +| `entity_id` | yes | izone Zone entity. For example `climate.bed_2` | `airflow` | no | Airflow percent in 5% increments ### Service `izone.airflow_max` @@ -141,4 +141,4 @@ Set the maximum airflow for a particular zone | Service data attribute | Optional | Description | | ---------------------- | -------- | ----------- | | `entity_id` | no | izone Zone entity. For example `climate.bed_2` -| `airflow` | no | Airflow percent in 5% increments \ No newline at end of file +| `airflow` | no | Airflow percent in 5% increments From 6e5f37c7ed64a3bbe581a759755316d5a4482772 Mon Sep 17 00:00:00 2001 From: Nick Adams <4012017+Nick-Adams-AU@users.noreply.github.com> Date: Wed, 3 Mar 2021 19:00:19 +1000 Subject: [PATCH 4/6] Update source/_integrations/izone.markdown Co-authored-by: Franck Nijhof --- source/_integrations/izone.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/izone.markdown b/source/_integrations/izone.markdown index c96721c99fcc..63639a26911e 100644 --- a/source/_integrations/izone.markdown +++ b/source/_integrations/izone.markdown @@ -127,7 +127,7 @@ This will help you to find network connection issues etc. ### Service `izone.airflow_min` -Set the minimum airflow for a particular zone +Set the minimum airflow for a particular zone. | Service data attribute | Optional | Description | | ---------------------- | -------- | ----------- | From ffde3dcfaa945a252cf6bcc176a3d9d1eceb83f0 Mon Sep 17 00:00:00 2001 From: Nick Adams <4012017+Nick-Adams-AU@users.noreply.github.com> Date: Wed, 3 Mar 2021 19:00:24 +1000 Subject: [PATCH 5/6] Update source/_integrations/izone.markdown Co-authored-by: Franck Nijhof --- source/_integrations/izone.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/izone.markdown b/source/_integrations/izone.markdown index 63639a26911e..860e86d85a96 100644 --- a/source/_integrations/izone.markdown +++ b/source/_integrations/izone.markdown @@ -136,7 +136,7 @@ Set the minimum airflow for a particular zone. ### Service `izone.airflow_max` -Set the maximum airflow for a particular zone +Set the maximum airflow for a particular zone. | Service data attribute | Optional | Description | | ---------------------- | -------- | ----------- | From 697e0d0c290720279b24bddf46d3a074e35e4871 Mon Sep 17 00:00:00 2001 From: Nick Adams <4012017+Nick-Adams-AU@users.noreply.github.com> Date: Wed, 3 Mar 2021 19:00:30 +1000 Subject: [PATCH 6/6] Update source/_integrations/izone.markdown Co-authored-by: Franck Nijhof --- source/_integrations/izone.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/izone.markdown b/source/_integrations/izone.markdown index 860e86d85a96..819c9ddb3464 100644 --- a/source/_integrations/izone.markdown +++ b/source/_integrations/izone.markdown @@ -140,5 +140,5 @@ Set the maximum airflow for a particular zone. | Service data attribute | Optional | Description | | ---------------------- | -------- | ----------- | -| `entity_id` | no | izone Zone entity. For example `climate.bed_2` +| `entity_id` | yes | izone Zone entity. For example `climate.bed_2` | `airflow` | no | Airflow percent in 5% increments