jrfernandes / ontario_energy_board

Home Assistant component that installs a sensor with the current energy rate for Ontario energy companies
MIT License
41 stars 10 forks source link

Sensor potentially not updating #5

Closed maxistviews closed 2 years ago

maxistviews commented 2 years ago

Hey, Im not sure what I could be doing wrong here, but the sensor does not seem to be updating:

image

In this image we should have already been on peak, but it hasnt changed. I have deleted and re-installed the component, that was the last change you see in the graph. Since then it hasnt updated.

Any ideas would be appreciated. Thanks for your hard work!

maxistviews commented 2 years ago

Reloading the integration updates it.

Cogginshome commented 2 years ago

I'm having the same issue

jrfernandes commented 2 years ago

dang it. the last version changed the coordinator interval to 24 hours to get the rates, since the current peak is not calculated in code instead of pulling from the web. That made the sensor to only update every 24 hours as well. I'll get a fix for this soon.

jrfernandes commented 2 years ago

This is now solved with release v0.3.0