Danielhiversen / home_assistant_airthings_cloud

Airthings cloud
Apache License 2.0
32 stars 6 forks source link

Sensor does not refresh #10

Closed msvinth closed 3 years ago

msvinth commented 3 years ago

As far as I could from your code the sensor is supposed to refresh every 20 min. This does not seem to work. For me the sensor only refreshes on Home Assistant restart.

Also tried to call homeassistant.update_entity but also not updating.

Danielhiversen commented 3 years ago

Any error in the logs? Do you see your data here: https://dashboard.airthings.com/ ?

msvinth commented 3 years ago

Nothing the logs. I see all data in the Airthings dashboard and the data is updated during the day. And if I restart Home Assistant I do get new data as can be seen in screen shot where all the changes in values corresponds to me restarting HA. Screenshot 2020-10-30 at 14 24 29

Danielhiversen commented 3 years ago

Sorry, but without anything from the log, it is nothing I can do. I am afraid you would need to debug this yourself.

msvinth commented 3 years ago

Will you do a new release so this fix shows up in hacs? 🙂