Melnor RainCloud
The raincloud
integrationIntegrations connect and integrate Home Assistant with your devices, services, and more. [Learn more] allows you to integrate your Melnor RainCloud
There is currently support for the following device types within Home Assistant:
Configuration
To enable it, add the following to your configuration.yaml
The configuration.yaml file is the main configuration file for Home Assistant. It lists the integrations to be loaded and their specific configurations. In some cases, the configuration needs to be edited manually directly in the configuration.yaml file. Most integrations can be configured in the UI. [Learn more] file.
After changing the configuration.yaml
The configuration.yaml file is the main configuration file for Home Assistant. It lists the integrations to be loaded and their specific configurations. In some cases, the configuration needs to be edited manually directly in the configuration.yaml file. Most integrations can be configured in the UI. [Learn more] file, restart Home Assistant to apply the changes. The integration is now shown on the integrations page under Settings > Devices & services. Its entities are listed on the integration card itself and on the Entities tab.
# 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
The configuration.yaml file is the main configuration file for Home Assistant. It lists the integrations to be loaded and their specific configurations. In some cases, the configuration needs to be edited manually directly in the configuration.yaml file. Most integrations can be configured in the UI. [Learn more] 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
The configuration.yaml file is the main configuration file for Home Assistant. It lists the integrations to be loaded and their specific configurations. In some cases, the configuration needs to be edited manually directly in the configuration.yaml file. Most integrations can be configured in the UI. [Learn more] 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
The configuration.yaml file is the main configuration file for Home Assistant. It lists the integrations to be loaded and their specific configurations. In some cases, the configuration needs to be edited manually directly in the configuration.yaml file. Most integrations can be configured in the UI. [Learn more] 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.