Metadata-Version: 2.1
Name: pyrainbird
Version: 1.1.0
Summary: Rain Bird Controller
Home-page: https://github.com/allenporter/pyrainbird/
Author: J.J.Barrancos
Author-email: jordy@fusion-ict.nl
License: MIT
Keywords: Rain Bird
Description-Content-Type: text/markdown
License-File: LICENSE

# pyrainbird

Python module for interacting with [WiFi LNK](https://www.rainbird.com/products/module-wi-fi-lnk) module of the Rain Bird Irrigation system. This project has no affiliation with Rain Bird.

This module communicates directly towards the IP Address of the WiFi module. You can start/stop the irrigation, get the currently active zone, and other controller settings. This library currently only has very limited cloud support.

See [examples](examples/) for additional details on how to use the APIs.

This package is now hosted at https://github.com/allenporter/pyrainbird and was forked
from https://github.com/jbarrancos/pyrainbird which is no longer maintained.
