franc6 / ics_calendar

Provides an ICS (icalendar) platform for the Home Assistant calendar
Apache License 2.0
128 stars 19 forks source link

Plugin won't start #105

Closed overload08 closed 8 months ago

overload08 commented 8 months ago

Hi !

The plugin won't start with HASS 2023.10.5

Logger: homeassistant.setup
Source: setup.py:288
First occurred: 24 octobre 2023 à 09:02:48 (1 occurrences)
Last logged: 24 octobre 2023 à 09:02:48

Error during setup of component ics_calendar
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/setup.py", line 288, in _async_setup_component
    result = await task
             ^^^^^^^^^^
  File "/usr/local/lib/python3.11/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/ics_calendar/__init__.py", line 98, in setup
    PLATFORMS[0], DOMAIN, config[DOMAIN], config
                          ~~~~~~^^^^^^^^
KeyError: 'ics_calendar'
franc6 commented 8 months ago

This is a duplicate of #102. Please update your configuration.