Hi,
I get the continuous Error while startup of HA:
Logger: homeassistant.setup
Source: setup.py:332
First occurred: 22:26:50 (1 occurrences)
Last logged: 22:26:50
Error during setup of component waste_collection_schedule
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/setup.py", line 332, in _async_setup_component
result = await task
^^^^^^^^^^
File "/config/custom_components/waste_collection_schedule/__init__.py", line 109, in async_setup
api.add_source_shell(
File "/config/custom_components/waste_collection_schedule/__init__.py", line 202, in add_source_shell
SourceShell.create(
File "/config/custom_components/waste_collection_schedule/waste_collection_schedule/source_shell.py", line 196, in create
source = source_module.Source(**source_args) # type: ignore
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: Source.__init__() got an unexpected keyword argument 'service_id'
anyone can help?
I am running HA with Core 2023.12.2 and Supervisor 2023.11.6
Operating System 11.2
Frontend 20231208.2
any help or Idea would be appreciated.
regards
Alex