Updated watering_minutes with the allowed values (#5225)
This commit is contained in:
parent
8eae78cb34
commit
00d950773e
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ switch:
|
|||
|
||||
Configuration variables:
|
||||
|
||||
- **watering_minutes** (*Optional*): Value in minutes to watering your garden via frontend. Defaults to 15.
|
||||
- **watering_minutes** (*Optional*): Value in minutes to watering your garden via frontend. Defaults to 15. The values allowed are: 5, 10, 15, 30, 45, 60.
|
||||
- **monitored_conditions** array (*Optional*): Conditions to display in the frontend. If not specified, all conditions below will be enabled by default. The following conditions can be monitored.
|
||||
- **auto_watering**: Toggle the watering scheduled per zone.
|
||||
- **manual_watering**: Toggle manually the watering per zone. It will inherent the value in minutes specified on the RainCloud hub component.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue