Open Ragnarre opened 1 month ago
I had same behavior too, after seeing your issue. Maybe the API changed or got rate limited. I will keep watching it.
Is there any workaround to restart this component without needing to restart homeassistant?
I think their API has some issues causing the integration to fail. My integration is pretty basic and has limited error checking.
The update function has a try/except, so it should not die. Each update does a fresh login. I am not sure why it does not recover. Will require someone more experienced than me to figure out.
user status goes "unknown" and loses avatar picture at least once in a day, home assistant restart brings back real status. settings are default, even update interval is 2 minutes. what could cause that?