hacs_waste_collection_schedule
hacs_waste_collection_schedule copied to clipboard
[Bug]: Calendar counting up, automation broken
I Have A Problem With:
The integration in general
What's Your Problem
I have the problem that the calendar seems to count up again and again after updates, so that I have the calendar City_XY itself, City_XY_1, City_XY_2 etc. so far. As a result, automations are no longer executed because the source does not match the calendar.
What have I done wrong?
Source (if relevant)
No response
Logs
No response
Relevant Configuration
No response
Checklist Source Error
- [x] Use the example parameters for your source (often available in the documentation) (don't forget to restart Home Assistant after changing the configuration)
- [x] Checked that the website of your service provider is still working
- [x] Tested my attributes on the service provider website (if possible)
- [X] I have tested with the latest version of the integration (master) (for HACS in the 3 dot menu of the integration click on "Redownload" and choose master as version)
Checklist Sensor Error
- [X] Checked in the Home Assistant Calendar tab if the event names match the types names (if types argument is used)
Required
- [X] I have searched past (closed AND opened) issues to see if this bug has already been reported, and it hasn't been.
- [X] I understand that people give their precious time for free, and thus I've done my very best to make this problem as easy as possible to investigate.
@mampfes do you have any idea why this seems to keep happening (#1762 as well)
@Schmandre Could you please share your complete Waste-Collection-Schedule configuration? (= wcs entry in configuration.yaml and wcs sensor configuration)
@mampfes I just deleted all calendars manually and restartet. Since then (about a week after issue) the issue dosn't came up again. Maybe you find the reason, but here is the wanted configuration:
# MAGS Garbage Calendar
waste_collection_schedule:
sources:
- name: mags_de
args:
street: Censored
number: Censored
turnus: 2
Which wcs sensor configuration you mean? Where should I find them. I only added the few lines under configuration.yaml and that was everything. Installed thorugh hacs
Br Schmandre
Ok, so you didn't configure any sensors and just used the calender view, right.
Yes, right