Melnor Raincloud


The raincloud component allows you to integrate your Melnor RainCloud sprinkler system in Home Assistant.

To enable it, add the following to your configuration.yaml file:

# Example configuration.yaml entry

raincloud:
  username: you@example.com
  password: secret

Configuration variables:

  • username (Required): The username for accessing your Melnor RainCloud account.
  • password (Required): The password for accessing your Melnor RainCloud account.
  • scan_interval (Optional): Defines the update interval of the sensor in seconds. Defaults to 20seconds.

Finish its configuration by visiting the Raincloud binary sensor, Raincloud sensor and Raincloud switch documentation.