Correct and clarify Rachio switch documentation (#2798)

This commit is contained in:
Andy Castille 2017-06-10 15:45:05 -05:00 committed by Fabian Affolter
parent 7437259d38
commit e10aa94c81

View File

@ -9,18 +9,18 @@ sharing: true
footer: true footer: true
logo: rachio.png logo: rachio.png
ha_category: Switch ha_category: Switch
ha_iot_class: "Local Polling" ha_iot_class: "Cloud Polling"
ha_release: 0.46 ha_release: 0.46
--- ---
The `rachio` switch platform allows you to control your [Rachio irrigations system](http://rachio.com/). The `rachio` switch platform allows you to control your [Rachio irrigation system](http://rachio.com/).
## {% linkable_title Getting your Rachio API Access Token %} ## {% linkable_title Getting your Rachio API Access Token %}
- Log in at [https://app.rach.io/](https://app.rach.io/). 1. Log in at [https://app.rach.io/](https://app.rach.io/).
- Click the user button at the top right. 1. Click the user button at the top right.
- Click API Access Token. 1. Click API Access Token.
- Copy the API access token from the dialog that opens. 1. Copy the API access token from the dialog that opens.
To add this platform to your installation, add the following to your `configuration.yaml` file: To add this platform to your installation, add the following to your `configuration.yaml` file:
@ -33,7 +33,7 @@ switch:
Configuration variables: Configuration variables:
- **access_token** (*Required): Your Rachio API Access Token. - **access_token** (*Required*): Your Rachio API Access Token.
- **manual_run_mins** (*Optional*): For how long, in minutes, to turn on a station when the switch is enabled. Defaults to 10 minutes. - **manual_run_mins** (*Optional*): For how long, in minutes, to turn on a station when the switch is enabled. Defaults to 10 minutes.
## {% linkable_title Examples %} ## {% linkable_title Examples %}
@ -74,7 +74,7 @@ zones_back:
### {% linkable_title iFrame %} ### {% linkable_title iFrame %}
If you would like to see the Rachio details then create an [iFrame](/components/panel_iframe/) that contains the information accessible through your panel. If you would like to see and control more detailed zone information, create an [iFrame](/components/panel_iframe/) that renders the Rachio web app.
```yaml ```yaml
panel_iframe: panel_iframe: