mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Add set_myzone service to Advantage Air (#16700)
This commit is contained in:
parent
cec8ba1bb0
commit
988c0a3be9
@ -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`
|
||||
| `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]`
|
||||
|
Loading…
x
Reference in New Issue
Block a user