Melnor RainCloud
The raincloud
integration allows you to integrate your Melnor RainCloud sprinkler system in Home Assistant.
There is currently support for the following device types within Home Assistant:
Configuration
To enable it, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
raincloud:
username: YOUR_USERNAME
password: YOUR_PASSWORD
Binary Sensor
Once you have enabled the Raincloud integration, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
binary_sensor:
- platform: raincloud
Configuration Variables
Conditions to display in the frontend. The following conditions can be monitored.
If not specified, all conditions below will be enabled.
Sensor
Once you have enabled the Raincloud integration, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
sensor:
- platform: raincloud
Configuration Variables
Conditions to display in the frontend. The following conditions can be monitored.
If not specified, all conditions below will be enabled.
Switch
Once you have enabled the Raincloud integration, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
switch:
- platform: raincloud
Configuration Variables
Value in minutes to watering your garden via frontend. The values allowed are: 5, 10, 15, 30, 45, 60.
Conditions to display in the frontend. If not specified, all conditions below will be enabled by default.