nordicopen / easee_hass

Custom component for Easee EV charger integration with Home Assistant
216 stars 37 forks source link

Turning the Charger on/off does not work anymore through the integration #467

Closed hufkens closed 2 months ago

hufkens commented 2 months ago

The problem

I have an automation that uses the switch.easee_charger_enabled to start / stop charging. But now when I use that to turn my charger on or off it does nothing.

Version of Easee integration having the issue?

0.9.59

Version of Home Assistant Core having the issue?

2024.9.1

Anything in the logs that might be useful for us?

2024-09-15 12:53:36.941 ERROR (MainThread) [custom_components.easee.switch] Forbidden turn_on on switch is_enabled

Additional information

Last Friday I also noticed that when I wanted to do that same through the official app, I also got a 403 Forbidden error. That seems to work now, but doing it through the integration still seems broken. I also tried removing and re-installing to force myself to login again, but that didn't work.

ridderr commented 2 months ago

Easee has changed their sw. I had the same and made a changes via the easee web interface. My Interface is in Dutch but I think the translation is Access Control and then Access Level to Open It's now working but I still get sometimes "Forbidden turn_on on switch is_enabled".

scspijker commented 2 months ago

I have the same issue with the Easee charger. It won’t stol and start anymore.

What is the current workaround for this problem?

hufkens commented 2 months ago

I can turn it off with the official app or in the web interface. Just not yet through Home Assistant. I suspect that they changed something in the API and the plugin needs te be updated?

Zamtakk commented 2 months ago

I am experiencing the same issue.

This error originated from a custom integration.

Logger: custom_components.easee.switch Source: custom_components/easee/switch.py:49 integration: Easee EV charger (documentation, issues) First occurred: 15:54:11 (1 occurrences) Last logged: 15:54:11

Forbidden turn_off on switch is_enabled

le-clu commented 2 months ago

Same here.

d-flower commented 2 months ago

Plus 1 for this problem

storebatfar commented 2 months ago

Plus 1 for this problem

astrandb commented 2 months ago

There is a problem with the API at Easee's end. It is beeing investigated. Please don't fill this issue with more-of-the-same unless you have any new information.

hufkens commented 2 months ago

It seems to be working again. So I assume the changed the API and not fixes need to be implemented. If it works for others I can close the ticket.

dezito commented 2 months ago

Same here it work again

ridderr commented 2 months ago

On/Off is working but the Sensor information Power, Status are not updated.

astrandb commented 2 months ago

On/Off is working but the Sensor information Power, Status are not updated.

Everything works as it expected again at my sites.