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

Renault-api binding. #11465

Closed
dougculnane opened this issue Oct 28, 2021 · 0 comments · Fixed by #11467
Closed

Renault-api binding. #11465

dougculnane opened this issue Oct 28, 2021 · 0 comments · Fixed by #11467
Labels
new binding If someone has started to work on a binding. For a new binding PR.

Comments

@dougculnane
Copy link
Contributor

Electric car charging rules can be improved if the battery state of the car is known. There was a Renault ZE service API but this is no longer available and a new renault-api has a complex authentication flow. There is python implemented code that mimics the mobile app and allows a command line interface to pull data from the Renault API. (https://github.com/hacf-fr/renault-api)

It would be nice to have this available as an easy to use binding so that openHAB users can get car battery (and other) status information in openHAB.

This is a long discussion documenting the issue:
https://community.openhab.org/t/betatest-renault-ze-services-binding/72226

I have implemented a basic binding that translates the python code to a Java. It works on at least 3 cars according the the forum. https://community.openhab.org/t/betatest-renault-ze-services-binding/72226/79?u=doug_culnane

I will prepare a pull request for the code.

@dougculnane dougculnane added the enhancement An enhancement or new feature for an existing add-on label Oct 28, 2021
dougculnane added a commit to dougculnane/openhab-addons that referenced this issue Oct 28, 2021
dougculnane added a commit to dougculnane/openhab-addons that referenced this issue Oct 28, 2021
dougculnane added a commit to dougculnane/openhab-addons that referenced this issue Oct 28, 2021
dougculnane added a commit to dougculnane/openhab-addons that referenced this issue Oct 28, 2021
dougculnane pushed a commit to dougculnane/openhab-addons that referenced this issue Oct 28, 2021
dougculnane pushed a commit to dougculnane/openhab-addons that referenced this issue Oct 28, 2021
… <doug@culnane.com>

Signed-off-by: Doug Culnane <doug@culnane.net>
@wborn wborn added new binding If someone has started to work on a binding. For a new binding PR. and removed enhancement An enhancement or new feature for an existing add-on labels Oct 29, 2021
@wborn wborn linked a pull request Oct 29, 2021 that will close this issue
@lolodomo lolodomo changed the title Renualt-api binding. Renault-api binding. Oct 31, 2021
lolodomo pushed a commit that referenced this issue Dec 5, 2021
* #11465 Initial renault-api binding
Signed-off-by: Doug Culnane <doug@culnane.com>
NickWaterton pushed a commit to NickWaterton/openhab-addons that referenced this issue Dec 30, 2021
* openhab#11465 Initial renault-api binding
Signed-off-by: Doug Culnane <doug@culnane.com>
Signed-off-by: Nick Waterton <n.waterton@outlook.com>
mischmidt83 pushed a commit to mischmidt83/openhab-addons that referenced this issue Jan 9, 2022
* openhab#11465 Initial renault-api binding
Signed-off-by: Doug Culnane <doug@culnane.com>
Signed-off-by: Michael Schmidt <mi.schmidt.83@gmail.com>
nemerdaud pushed a commit to nemerdaud/openhab-addons that referenced this issue Jan 28, 2022
* openhab#11465 Initial renault-api binding
Signed-off-by: Doug Culnane <doug@culnane.com>
volkmarnissen pushed a commit to volkmarnissen/openhab-addons that referenced this issue Mar 3, 2022
* openhab#11465 Initial renault-api binding
Signed-off-by: Doug Culnane <doug@culnane.com>
marcfischerboschio pushed a commit to bosch-io/openhab-addons that referenced this issue May 5, 2022
* openhab#11465 Initial renault-api binding
Signed-off-by: Doug Culnane <doug@culnane.com>
andan67 pushed a commit to andan67/openhab-addons that referenced this issue Nov 6, 2022
* openhab#11465 Initial renault-api binding
Signed-off-by: Doug Culnane <doug@culnane.com>
andrasU pushed a commit to andrasU/openhab-addons that referenced this issue Nov 12, 2022
* openhab#11465 Initial renault-api binding
Signed-off-by: Doug Culnane <doug@culnane.com>
Signed-off-by: Andras Uhrin <andras.uhrin@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new binding If someone has started to work on a binding. For a new binding PR.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants