pyze
pyze copied to clipboard
Renault switched "cockpit" to v.1
Issue:
Since last week pyze stopped working. Digging around on Internet I found that Renault switched "cockpit" back to v.1 , while pyze is using v.2.
Fix/Workaround:
in api/kamereon.py modify line#209in this way:
def mileage(self): return self._get('cockpit', 1)
In this way PyZE works and "pyze status" get results except:
Other
It seems Renault also did something about battery, 'cause pyze is not able to get percentage of charge. Modify "battery-status " to "1" or "2" doesn't solve the problem.