jamesremuscat / pyze

Unofficial Python client and API for Renault ZE
MIT License
111 stars 29 forks source link

Add new charge mode #76

Closed PysX closed 4 years ago

PysX commented 4 years ago

Hello,

My ZE50 returns 'always' as charge mode. it's a suggestion to add. DEBUG:pyze.api.kamereon:Received Kamereon vehicle response: {"data":{"type":"Car","id":"XX","attributes":{"chargeMode":"always"}}}

May be it's better to returns 'Always charging' as the other attribute ?

I haven't tested the schedule mode, i don't if it is different than 'schedule_mode' attribute of the Enum

jamesremuscat commented 4 years ago

Thanks!