2020-08-19 02:51:24 +00:00
set_zone_moisture_percent :
2021-05-15 05:07:17 +00:00
name : Set zone moisture percent
2021-05-08 03:24:37 +00:00
description : Set the moisture percentage of a zone or list of zones.
target :
entity :
integration : rachio
domain : switch
2020-08-19 02:51:24 +00:00
fields :
percent :
2021-05-08 03:24:37 +00:00
name : Percent
2021-05-15 05:07:17 +00:00
description : Set the desired zone moisture percentage.
2021-05-08 03:24:37 +00:00
required : true
selector :
number :
min : 0
max : 100
unit_of_measurement : "%"
2020-10-20 18:14:39 +00:00
start_multiple_zone_schedule :
2021-05-15 05:07:17 +00:00
name : Start multiple zones
2021-05-08 03:24:37 +00:00
description : Create a custom schedule of zones and runtimes. Note that all zones should be on the same controller to avoid issues.
target :
entity :
integration : rachio
domain : switch
2020-10-20 18:14:39 +00:00
fields :
duration :
2021-05-08 03:24:37 +00:00
name : Duration
description : Number of minutes to run the zone(s). If only 1 duration is given, that time will be used for all zones. If given a list of durations, the durations will apply to the respective zones listed above.
2020-10-20 18:14:39 +00:00
example : 15 , 20
2021-05-08 03:24:37 +00:00
required : true
selector :
object :
2020-12-07 19:22:23 +00:00
pause_watering :
2021-05-15 05:07:17 +00:00
name : Pause watering
2020-12-07 19:22:23 +00:00
description : Pause any currently running zones or schedules.
fields :
devices :
2021-05-08 03:24:37 +00:00
name : Devices
description : Name of controllers to pause. Defaults to all controllers on the account if not provided.
example : "Main House"
selector :
text :
2020-12-07 19:22:23 +00:00
duration :
2021-05-08 03:24:37 +00:00
name : Duration
2021-05-15 05:07:17 +00:00
description : The time to pause running schedules.
2021-05-08 03:24:37 +00:00
default : 60
selector :
number :
min : 1
max : 60
unit_of_measurement : "minutes"
2020-12-07 19:22:23 +00:00
resume_watering :
2021-05-15 05:07:17 +00:00
name : Resume watering
2020-12-07 19:22:23 +00:00
description : Resume any paused zone runs or schedules.
fields :
devices :
2021-05-08 03:24:37 +00:00
name : Devices
description : Name of controllers to resume. Defaults to all controllers on the account if not provided.
example : "Main House"
selector :
text :
2021-08-03 21:51:52 +00:00
stop_watering :
name : Stop watering
description : Stop any currently running zones or schedules.
fields :
devices :
name : Devices
description : Name of controllers to stop. Defaults to all controllers on the account if not provided.
example : "Main House"
selector :
text :