Skip to content

rfverbruggen/rachiopy

Repository files navigation

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

💻 📖 ⚠️