-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement missing API calls #10
Comments
GPS/json?cmd=gps Remote start/json?cmd=remote Report/json?cmd=report Timer/json?cmd=timer&timer=1&start=06:00&end=09:00&mo=1&tu=1&we=1&th=1&fr=1&sa=1&su=1&enable=1 Weather/json?cmd=weather
/json?cmd=weather&service=0 /json?cmd=weather&service=1 Wire/json?cmd=wire |
Polls of GPS and weather implemented in v0.0.11 |
Please also implement the "Job" API call: /json?cmd=mode&mode= ....job <Mäher führt einen Mähauftrag aus> Thanks for this nice adapter! |
Describe the idea
According to https://forum.robonect.de/viewtopic.php?f=10&t=2535 some API calls are not or not fully implemented. The missing API calls should be implemented if they are useful in the adapter.
The text was updated successfully, but these errors were encountered: