Zone Next Run Time in API - Smart Home & API - Rachio Community
Zone Next Run Time in API
post by LLong on Apr 13, 2020
I’ve read everything I can find and it appears the non-publicized APIs can get the next run time of a zone but the Official API documentation does not.
Further, @franz explicitly states this is not exposed as though it was a deliberate policy perhaps.
I’m trying to solve two problems:
- Get a notification when the back yard is due to run so I can remove obstacles and toys that would ruin the watering. Made a suggestion for an app notice but an API would provide more options.
- Get a warning two weeks before a zone is about to start watering again. I live in a temperate climate and the controller automatically stops watering over the winter. I’d like a notice when watering will resume so I can turn on the exterior water and check heads.
Can we reliably use https://cloud-rest.rach.io as suggested here:
Next scheduled watering for each zone is not in api, could that be implemented? ?
If there is a policy against exposing this data, do you mind sharing why please?
post by LLong on Apr 24, 2020
Bump.
I’m seeing some broad interest in automating around next run data. Can we reliable use cloud-rest.rach.io for this or can the official API be extended?
post by LLong on May 12, 2020
Anyone???
post by franz on May 13, 2020
We don’t have current plans on the roadmap to extend the public API functionality.
If you can find that data using the cloud rest API there are no plans to deprecate, but we do not provide documentation or externally support those endpoints.
post by LLong on May 13, 2020
So we are good to use the API but don’t ask technical questions and it may change or stop working in a couple years.
Got it, Thanks!
post by jaswalters on Jan 3, 2021
So no plans to extend API. Isn’t how you keep us as customers? Evolve, keep new stuff coming? I love Rachio but certain items to integrate into other systems as a whole need to be within the API.
post by decompiled on Apr 14, 2022
Hiya folks – wanted to check in on this question again. Is there any chance that a zone’s next run date/time could be exposed in the public API? I’d love to add that into my Home Assistant dashboard, but it uses the public API under the hood, so using the private API is a no-go.