ricott / homey-no.easee

Easee app for Homey
GNU General Public License v3.0
5 stars 5 forks source link

Need card to set charger state to completed #32

Closed kmengvik closed 2 years ago

kmengvik commented 2 years ago

Hi, sorry for creating a new issue.. My charger is stopped through this flow image But I need to also set the state to completed. I did not find this option in the then cards. Is it possible to create?

ricott commented 2 years ago

It is not possible to set the completed state of the charger, that comes from the progress of (I guess) communicating with the car.

If you are a bit techy you can see the API endpoints Easee offers here. PUT/POST/DELETE means you are changing something.

kmengvik commented 2 years ago

Ok, thanks. I’ll make a worksround in the flow then 😉