You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following from issue #1080 not sure if the fix is properly implemented in 0.126.0. It still defaults to the old URL. Changing the URL does not fix the issue. Tried completely removing and redownloading but no luck. It just gives raw JSON as a sensor.
I think the issue is the scraper doesn't detect a year so it is defaulting to 1900. The day dates are correct. 2025-01-16 09:19:33.089 DEBUG (MainThread) [custom_components.uk_bin_collection] [UKBinCollection] Parsed data: {'bins': [{'type': 'blue bin', 'collectionDate': '22/01/1900'}, {'type': 'food waste', 'collectionDate': '22/01/1900'}, {'type': 'green bin', 'collectionDate': '29/01/1900'}, {'type': 'food waste', 'collectionDate': '29/01/1900'}]}
Name of Council
Swale Borough Council
Issue Information
Following from issue #1080 not sure if the fix is properly implemented in 0.126.0. It still defaults to the old URL. Changing the URL does not fix the issue. Tried completely removing and redownloading but no luck. It just gives raw JSON as a sensor.
Verification
The text was updated successfully, but these errors were encountered: