Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/homebridge-plugins/homebridge-rainbird

The Homebridge RainBird plugin allows you to access your RainBird Controller from HomeKit with Homebridge.
https://github.com/homebridge-plugins/homebridge-rainbird

Last synced: 2 months ago
JSON representation

The Homebridge RainBird plugin allows you to access your RainBird Controller from HomeKit with Homebridge.

Awesome Lists containing this project

README

        

homebridge-verified

# Homebridge Rainbird




The Homebridge RainBird
plugin allows you to access your RainBird Controller from HomeKit with
Homebridge.

## Installation

1. Search for "Rainbird" on the plugin screen of [Homebridge Config UI X](https://github.com/oznu/homebridge-config-ui-x).
2. Click **Install**.

## Configuration

1. Set a Static IP Address to your [RainBird](https://www.rainbird.com) Controller - [How to Set Static IP Address](https://www.howtogeek.com/184310/ask-htg-should-i-be-setting-static-ip-addresses-on-my-router/).
2. Input Static IP Address and Password for [RainBird](https://www.rainbird.com) Controller into Plugin UI Settings and restart Homebridge.
- If you choose to create child bridge with this plugin, do it at this time.
- Password is the password you used to setup the rainbird controller.

## Collaborators

- Main developer of the RaindBird API:
- [mantorok1](https://github.com/mantorok1)

## Compatiable Controllers

Any controller that supports the [RainBird LNK WiFi Module](https://www.rainbird.com/products/lnk-wifi-module) should be compatible. This includes:

- ESP-Me
- ESP-TM2
- ESP-RZXe
- ESP-ME3

## Known Limitations

- The Home app will default all sprinkler zone names to the Irrigation System's name which means it's not obvious which zone is which. The first one in the list may not necessarily be Zone 1. You'll need to use trial and error to figure out the zone and rename them appropriately.
- Using the RainBird app while the plugin is running can cause connectivity issues.
- The RainBird LNK WiFi Module may not support "Band Steering" and WiFi Channel 13. Try not using these on your router if you are having connectivity issues.
- Some models do not yet have support for displaying the time remaining. If its not working for your model please log a GitHub issue and we will try to add it with your help.

## Libraries

- [RainBird](https://github.com/donavanbecker/rainbird)
- Library used to comunicate with Rainbird Controllers.