pawkakol1 / worlds-air-quality-index

HACS World's Air Quality Index integration from waqi.info
43 stars 12 forks source link

Update frequency #18

Closed lgwapnitsky closed 1 year ago

lgwapnitsky commented 2 years ago

How do I change the update frequency? The last time mine updated was about eight hours ago

lichenophile commented 2 years ago

Same issue here

pawkakol1 commented 2 years ago

The update frequency is fixed, and it is 30 min, the throttle is used to manage the update frequency

pawkakol1 commented 2 years ago

Do you want to change it manual?

mtgpcs commented 1 year ago

How can we tell if the update is working? Mine shows 1 hour since the last update. image

pawkakol1 commented 1 year ago

Not exactly @mtgpcs. This means the entity changed value about 1 hour ago. If you would mouse over on "1 hour ago" like below, you can see when value was updated, and when it was changed: image Additionally I put info about waqi server's value updating as the "LastUpdate" attribute of entity. Even if anybody would increase polling frequency it wouldn't change anything, because waqi server updates its values every hour.