From 2f1e709bcb65560e543cf3c4e2915dbae8c7d750 Mon Sep 17 00:00:00 2001 From: Adam Ernst Date: Fri, 6 Nov 2020 13:29:45 -0600 Subject: [PATCH] Fix out-of-date Rachio docs (#15537) Co-authored-by: Franck Nijhof --- source/_integrations/rachio.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/_integrations/rachio.markdown b/source/_integrations/rachio.markdown index 2a33df43ea5..4198c19bb63 100644 --- a/source/_integrations/rachio.markdown +++ b/source/_integrations/rachio.markdown @@ -25,8 +25,8 @@ They will be automatically added if the Rachio integration integration is loaded ## Getting your Rachio API Key 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 -3. Click "Get API Key" +2. Go to **Settings**. +3. Click **Get API Key**. 4. Copy the API key from the dialog that opens.
@@ -53,7 +53,7 @@ api_key: required: true type: string 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 default: 10 type: integer