Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Does not work any more #2945

Closed
7 tasks done
hendrik001973 opened this issue Oct 29, 2024 · 5 comments
Closed
7 tasks done

[Bug]: Does not work any more #2945

hendrik001973 opened this issue Oct 29, 2024 · 5 comments

Comments

@hendrik001973
Copy link

hendrik001973 commented Oct 29, 2024

I Have A Problem With:

The integration in general

What's Your Problem

The integration does not work anymore. After a restart of HA there is the error message "Source not found" for both services I have configured (ICS, Muellmax).

The malfunction timely falls together with the latest changes (added Schwerin)

Source (if relevant)

No response

Logs

Dieser Fehler wurde von einer benutzerdefinierten Integration verursacht

Logger: custom_components.waste_collection_schedule.waste_collection_schedule.source_shell
Quelle: custom_components/waste_collection_schedule/waste_collection_schedule/source_shell.py:221
Integration: Waste Collection Schedule (Dokumentation)
Erstmals aufgetreten: 19:17:33 (2 Vorkommnisse)
Zuletzt protokolliert: 19:17:33

source not found: ics
source not found: muellmax_de

----

Logger: homeassistant.components.calendar
Quelle: helpers/entity_platform.py:361
Integration: Kalender (Dokumentation, Probleme)
Erstmals aufgetreten: 19:17:33 (2 Vorkommnisse)
Zuletzt protokolliert: 19:17:33

Error while setting up waste_collection_schedule platform for calendar
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 361, in _async_setup_platform
    await asyncio.shield(awaitable)
  File "/config/custom_components/waste_collection_schedule/calendar.py", line 165, in async_setup_entry
    entities = create_calendar_entries([shell], coordinator=coordinator)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/waste_collection_schedule/calendar.py", line 129, in create_calendar_entries
    dedicated_calendar_types = shell.get_dedicated_calendar_types()
                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'get_dedicated_calendar_types'

Relevant Configuration

No response

Checklist Source Error

  • Use the example parameters for your source (often available in the documentation) (don't forget to restart Home Assistant after changing the configuration)
  • Checked that the website of your service provider is still working
  • Tested my attributes on the service provider website (if possible)
  • 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

  • Checked in the Home Assistant Calendar tab if the event names match the types names (if types argument is used)

Required

  • I have searched past (closed AND opened) issues to see if this bug has already been reported, and it hasn't been.
  • 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.
@ReneNulschDE
Copy link
Contributor

What other custom components do you have installed? ics_calendar version 5.0.4? if yes, check here

@hendrik001973
Copy link
Author

I had ics_calendar 5.0.3 installed.
Now I have deleted this integration and downloaded WCS again. But it is still not working.

Other custom components integrations are:
Thermal comfort
Deutscher Wetterdienst
ESPSomfyRTS
MagentaTV
Best regards
Hendrik

@hendrik001973
Copy link
Author

Now I have un-installed I calendar 6.0.1 and icalevents and now it is working again. Thanks!

@ReneNulschDE
Copy link
Contributor

Thanks for the feedback. Feel free to close the issue. I can't do it.

@hendrik001973
Copy link
Author

Closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants