-
Firstly, this is a really useful integration so thanks for the hard work in providing it. I have a general question about when the integration pulls the data from the council site. Sometimes on the day of collection, the display is still stating "tomorrow". If I reload the integration, then it generally updates so this has prompted my question. Is it also configurable? TIA. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Not currently configurable - the update is set at every 12 hours to protect council infrastructure. I think you may have found a bug though - as the display should change but the collection of the data should stay at 12 hours. Let me take a look at this @OliverCullimore / @dp247 FYI |
Beta Was this translation helpful? Give feedback.
Not currently configurable - the update is set at every 12 hours to protect council infrastructure.
See: https://github.com/robbrad/UKBinCollectionData/blob/master/custom_components/uk_bin_collection/sensor.py#L127
I think you may have found a bug though - as the display should change but the collection of the data should stay at 12 hours.
Let me take a look at this
@OliverCullimore / @dp247 FYI