wernerhp / ha.integration.load_shedding

A Home Assistant integration to track your load schedding schedule.
MIT License
113 stars 21 forks source link

Integration freezing? #71

Open JayMcG opened 1 year ago

JayMcG commented 1 year ago

Hi,

I've noticed a few times that my LS integration, for lack of a better word, freezes. I then have to reload the integration and all works perfectly again. Not sure if anyone else has experienced this?

wernerhp commented 1 year ago

Yeah, am aware of this. Not sure what the issue is though. There's something wrong with the schedule's coordinator. Even though it calls the API every day to get the latest schedule, for some reason it doesn't pull through right and so every day you end up with 6...5...4...3...2...1 and finally 0 days of forecast. The current workaround is an automation to reload the integration once daily.

https://github.com/wernerhp/ha.integration.load_shedding/issues/70#issuecomment-1568086066