mampfes / hacs_waste_collection_schedule

Home Assistant integration framework for (garbage collection) schedules
MIT License
1.11k stars 669 forks source link

Resolve broken proxy for nottingham city and simplify json processing #2980

Closed TurnrDev closed 2 weeks ago

TurnrDev commented 2 weeks ago

Not sure exactly when proxy broke, but it's broken.

5ila5 commented 2 weeks ago

Thanks for your contribution

TurnrDev commented 2 days ago

When can we expect the next release?

5ila5 commented 1 day ago

I release a new version ruffly every month, or when I think it happened enough to justify a release, but you can use the master/git version with HACS which is the current development status. As far as I noticed, it will prompt you to update to the normal releases when there is a new release

install master/git version: Developer tools -> actions -> select update: Install update -> click Coose entity and select WCS -> select version and type master in the input field -> run the action -> restart HA

Older versions of HACS:

install master with HACS version < 2.0: (3-dot menu -> redownload -> change version to master -> fully restart HA (this will increase update cycle by a lot)

TurnrDev commented 1 day ago

Thank you, I never knew I could do that!