This python package provides a interface to the Rachio public API.
from rachiopy import Rachio
r = Rachio("authtoken")
r.person.info()For the complete documentation visit read the docs.
Brian Rogers 💻 📖 |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This python package provides a interface to the Rachio public API.
from rachiopy import Rachio
r = Rachio("authtoken")
r.person.info()For the complete documentation visit read the docs.
Brian Rogers 💻 📖 |