cliviu74 / wallbox

Python Module interface for Wallbox EV chargers api
Apache License 2.0
60 stars 21 forks source link

Implement reset function #28

Closed Leventionz closed 10 months ago

Leventionz commented 10 months ago

Hello,

I would very much like it if there was a switch in home assistant to reset my wallbox. On occassion I have some issues communicating with it and I find that resetting the unit fixes the problem, often for days at a time.

If there were a switch to force a restart of the wallbox unit in home assistant I would be able to automate the reset process.

If this feature already exists, is it possible to expose this within home assistant or provide steps on how I could achieve this.

Many thanks

Leventionz commented 10 months ago

I think this may well be possible as there is a reset function on my.wallbox.com after you login

image

cliviu74 commented 10 months ago

Looking at it

cliviu74 commented 10 months ago

Released

Leventionz commented 10 months ago

Thank you! How does this get pushed to home assistant, does another contributor support this?