From ec8a3c5cb35cdb41d14a3bf3d498331e47691bb7 Mon Sep 17 00:00:00 2001 From: Brian Rogers Date: Fri, 3 Apr 2020 06:23:13 -0400 Subject: [PATCH] Remove fixed limitation for Rachio schedules (#12643) All schedules are now exposed so the limitation on fixed schedules only is removed. --- source/_integrations/rachio.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/rachio.markdown b/source/_integrations/rachio.markdown index 609c5be5b50..949d35c92c9 100644 --- a/source/_integrations/rachio.markdown +++ b/source/_integrations/rachio.markdown @@ -75,9 +75,9 @@ panel_iframe: ## Switch -The `rachio` switch platform allows you to toggle zones and Fixed schedules connected to your [Rachio irrigation system](https://rachio.com/) on and off. +The `rachio` switch platform allows you to toggle zones and 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, a switch to start or stop every Fixed schedule on a controller, 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 schedule on a controller, as well as a switch to toggle each controller's standby mode. ## Examples