Skip to content

Releases: ldti/Renault-Zoe-API-Prtg

No more token expiration check

08 Dec 19:24
4952a6b
Compare
Choose a tag to compare

I got tired of battling Renault with their token refresh mechanism, so now it just requests the token every time.
Run time is increased to something like 5 seconds, but if you run the sensor every 5 minutes it shouldn't bother you too much.

1.2 : does not work in PRTG!

06 Dec 16:55
3a027ad
Compare
Choose a tag to compare

This should work, and works when running from Python CLI.
Does not work from PRTG for some reason!

1.1: Update zoe-console.py

25 Nov 14:27
49e32e2
Compare
Choose a tag to compare

Removed Time library as it's not in use.
No other changes.

Initial Version

22 Nov 22:10
9a5c52f
Compare
Choose a tag to compare

Returns Range and SOC.
Was not able to return update time to PRTG.