mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Fix out-of-date Rachio docs (#15537)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
0b6d543a23
commit
2f1e709bcb
@ -25,8 +25,8 @@ They will be automatically added if the Rachio integration integration is loaded
|
|||||||
## Getting your Rachio API Key
|
## Getting your Rachio API Key
|
||||||
|
|
||||||
1. Log in at [https://app.rach.io/](https://app.rach.io/).
|
1. Log in at [https://app.rach.io/](https://app.rach.io/).
|
||||||
2. Click the "Account Settings" menu item at the bottom of the left sidebar
|
2. Go to **Settings**.
|
||||||
3. Click "Get API Key"
|
3. Click **Get API Key**.
|
||||||
4. Copy the API key from the dialog that opens.
|
4. Copy the API key from the dialog that opens.
|
||||||
|
|
||||||
<div class='note'>
|
<div class='note'>
|
||||||
@ -53,7 +53,7 @@ api_key:
|
|||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
manual_run_mins:
|
manual_run_mins:
|
||||||
description: For how long, in minutes, to turn on a station when the switch is enabled.
|
description: Duration in minutes to run when activating a zone switch.
|
||||||
required: false
|
required: false
|
||||||
default: 10
|
default: 10
|
||||||
type: integer
|
type: integer
|
||||||
|
Loading…
x
Reference in New Issue
Block a user