RachioPy

A Python module for the Rachio API.


License
MIT
Install
pip install RachioPy==1.1.0

Documentation

Rachiopy

All Contributors

This python package provides a interface to the Rachio public API.

Usage

from rachiopy import Rachio

r = Rachio("authtoken")

r.person.info()

For the complete documentation visit read the docs.

Contributors

Brian Rogers
Brian Rogers

💻 📖 ⚠️