Skip to content
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

Question - SERVICE_SENSOR controlling options #15

Closed
basic80 opened this issue Jul 5, 2020 · 1 comment
Closed

Question - SERVICE_SENSOR controlling options #15

basic80 opened this issue Jul 5, 2020 · 1 comment

Comments

@basic80
Copy link

basic80 commented Jul 5, 2020

Although the documentation states that there are no controlling options for SERVICE_SENSOR, would it be possible to trigger an update for the values?

The values, espescially for soil humidity, are only update every now and then. Under certain circumstances, it would be good to manually initate an update to make sure, that the values aren't out of date.

Since this is possible from within the smartphone app, I guess the Gardena API is supporting it as well.

@jpgorganizer
Copy link
Owner

Hi, I'm sorry, but this is not possible.

There exist two APIs for access to the Gardena devices:

  • one public API and
  • one internal API

This adapter uses the public API and the Gardena App uses the internal API. So it is possible that you have different possibilities between the Gardena App and this adapter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants