gicamm / homeassistant-comelit

With Comelit Hub/Vedo integration, you can connect your Home Assistant instance to Comelit Simple Home and Vedo systems.
Apache License 2.0
23 stars 7 forks source link

[custom_components.comelit.vedo] Error getting data! cookie expired #83

Open Gmatarrubia opened 3 months ago

Gmatarrubia commented 3 months ago

Hello,

First of all congrats on your incredible work!

I would like to know what to do when the VEDO device stops working and the logs show the following message.

[custom_components.comelit.vedo] Error getting data! cookie expired

Thanks in advance.

gicamm commented 3 months ago

Hi Gonzalo, this error usually happens when the token expires, but the integration should get a new token anyway. Didn't happen?

Gmatarrubia commented 3 months ago

No, it did not. I tried to reboot HA without success. Should I remove and add back the Comelit integration? I wonder if there is a way to manually remove the old cookie so the integration must get a new one.

gicamm commented 3 months ago

Typically, when the cookie expires, the integration will automatically log in and get the new cookie.

image

However, you can remove/update/reinstall the integration by clicking on the 3 dot on the right. Anyway, can you put your configuration here?