home-assistant.io/source/_components/switch.raincloud.markdown
2018-09-03 09:27:25 +02:00

1.3 KiB

layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category, ha_release, ha_iot_class
layout title description date sidebar comments sharing footer logo ha_category ha_release ha_iot_class
page Melnor Raincloud Switch Instructions on how to integrate your Melnor Raincloud sprinkler system within Home Assistant. 2017-09-04 10:00 true false true true raincloud.jpg Irrigation 0.55 Cloud Polling

To get your Melnor RainCloud binary sensors working within Home Assistant, please follow the instructions for the general Raincloud component.

{% linkable_title Configuration %}

Once you have enabled the Raincloud component, add the following to your configuration.yaml file:

# Example configuration.yaml entry
switch:
  - platform: raincloud

Configuration variables:

  • 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.