Chris Harrison
Chris Harrison
I authored that source. I'm not sure if the council has changed the interface for the new bins, it's a bit redundant at the moment since it seems OpenCities (Banyule...
The source supports providing `geolocation_id` manually thus skipping the address lookup step, an example is included in the [source documentation](https://github.com/mampfes/hacs_waste_collection_schedule/blob/9fef15d6b62b0c6cbdb5f615706cf3b7fdcca6cd/doc/source/banyule_vic_gov_au.md). Otherwise, I think the only difference in the code from...
For anyone following this and was confused as I was (subscribed to the issue but not activly following the project), there's a fork under the new [hass-agent](https://github.com/hass-agent) org that's had...
I poked around the code trying to find a workaround to use SSO and discovered this feature already exists but is undocumented. The environment variable [`DISABLE_LOGIN`](https://github.com/ngoduykhanh/wireguard-ui/blob/b55543f424b4ebffe0080446816fff7b5aa191d1/main.go#L68) (added in 9dca2b7) can...