Rain Bird Home Assistant integration
Instructions on how to integrate your Rain Bird LNK WiFi Module within Home Assistant.
category: Irrigation
, Sensor
, Switch
ha_domain: rainbird
ha_platforms:
- binary_sensor
- sensor
- switch
This rainbird
integration allows interacting with LNK WiFi module of the Rain Bird Irrigation system in Home Assistant.
There is currently support for the following device types within Home Assistant:
Copy the content of the custom_components
folder to custom_components
folder in your HA config directory or add this repository (https://github.com/konikvranik/hacs_rainbird.git
) to your HACS integration.
Use UI to add new integration. You can add multiple Rainbird controllers.
This rainbird
sensor allows interacting with LNK WiFi module of the Rain Bird Irrigation system in Home Assistant.
The integration adds rainsensor
and raindelay
sensors and their binary_sensor
alternatives.
This rainbird
switch platform allows interacting with LNK WiFi module of the Rain Bird Irrigation system in Home Assistant.
Switches are automatically added for all available zones of configured controllers.
The Rain Bird integration registers the command
service, which allows you to sent arbitrary Rainbird commands to the controller.
Please see commands in pyrainbird project for available commands
Service | Description |
---|---|
rainbird.command | Sends arbitrary Ainbird command to the controller |