Add set_myzone service to Advantage Air (#16700)

This commit is contained in:
Brett 2021-04-21 23:05:51 +10:00 committed by GitHub
parent cec8ba1bb0
commit 988c0a3be9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,3 +62,11 @@ Set the On/Off Timer using the relevant sensor entity.
| ---------------------- | -------- | ----------- | | ---------------------- | -------- | ----------- |
| `entity_id` | yes | `sensor.[name]_time_to_on` or `sensor.[name]_time_to_off` | `entity_id` | yes | `sensor.[name]_time_to_on` or `sensor.[name]_time_to_off`
| `minutes` | no | Number of minutes between `0` and `720`. | `minutes` | no | Number of minutes between `0` and `720`.
### Service `advantage_air.set_myzone`
Change the MyZone setting to the provided zone climate entity.
| Service data attribute | Optional | Description |
| ---------------------- | -------- | ----------- |
| `entity_id` | yes | `climate.[zone name]`