Update docs to add schedules as a switch. (#12606)

Used "start or stop" in place of "toggle" for schedules to avoid confusion on whether the switch starts/stops or enables/disables the schedule.
This commit is contained in:
Brian Rogers 2020-04-01 15:28:16 -04:00 committed by GitHub
parent a7f6915a9c
commit deecd6d390
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,9 +75,9 @@ panel_iframe:
## Switch ## Switch
The `rachio` switch platform allows you to toggle zones connected to your [Rachio irrigation system](https://rachio.com/) on and off. The `rachio` switch platform allows you to toggle zones and Fixed schedules connected to your [Rachio irrigation system](https://rachio.com/) on and off.
Once configured, a switch will be added for every zone that is enabled on every controller in the account provided, as well as a switch to toggle each controller's standby mode. Once configured, a switch will be added for every zone that is enabled on every controller in the account provided, a switch to start or stop every Fixed schedule on a controller, as well as a switch to toggle each controller's standby mode.
## Examples ## Examples
@ -94,6 +94,7 @@ irrigation:
- group.zones_front - group.zones_front
- group.zones_back - group.zones_back
- switch.side_yard - switch.side_yard
- switch.every_day_6am
zones_front: zones_front:
name: Front Yard name: Front Yard