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

Unable to setup in 2024.1.3 #13

Open
johanschelin opened this issue Jan 15, 2024 · 0 comments
Open

Unable to setup in 2024.1.3 #13

johanschelin opened this issue Jan 15, 2024 · 0 comments

Comments

@johanschelin
Copy link

After adding in HACS and setup in config and secret - getting this error: Am I missing something?

2024-01-15 12:36:31.368 ERROR (MainThread) [homeassistant.setup] Error during setup of component ica_shopping_list
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/ica_shopping_list/init.py", line 112, in async_setup
await data.async_load()
File "/config/custom_components/ica_shopping_list/init.py", line 298, in async_load
self.items = await self.hass.async_add_job(load)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/ica_shopping_list/init.py", line 288, in load
source = row["SourceId"]

KeyError: 'SourceId'
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

1 participant