cliviu74 / wallbox

Python Module interface for Wallbox EV chargers api
Apache License 2.0
62 stars 22 forks source link

Add support for reading and writing charging schedules #38

Closed nanomad closed 5 months ago

tmenguy commented 6 months ago

Hi nanomad : how did you managed to reverse engineer the schedule API? I don't see it on the website, Wireshark the app was doable (it is https no I assume) ?

tmenguy commented 6 months ago

ok found Charles for iOS will look at it :)

nanomad commented 6 months ago

Yep, I actually decompiled an old APK version

tmenguy commented 6 months ago

ok, used Charles proxy on iOS and got all the new stuffs too like enabling eco smart, boost, etc

tmenguy commented 6 months ago

but I'll wait for our beach of PR to be approved before going further .....