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

The integration is not loaded after Homeassisstant update #169

Open
chini007 opened this issue Mar 6, 2024 · 2 comments
Open

The integration is not loaded after Homeassisstant update #169

chini007 opened this issue Mar 6, 2024 · 2 comments

Comments

@chini007
Copy link

chini007 commented Mar 6, 2024

Could you please help, below are the logs

image

Logs
Setup failed for custom integration bosch_shc: Unable to import component: Exception importing custom_components.bosch_shc
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/loader.py", line 816, in get_component
ComponentProtocol, importlib.import_module(self.pkg_path)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/importlib/init.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "", line 1204, in _gcd_import
File "", line 1176, in _find_and_load
File "", line 1147, in _find_and_load_unlocked
File "", line 690, in _load_unlocked
File "", line 940, in exec_module
File "", line 241, in _call_with_frames_removed
File "/config/custom_components/bosch_shc/init.py", line 58, in
Platform.VALVE,
^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/enum.py", line 784, in getattr
raise AttributeError(name) from None
AttributeError: VALVE

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/setup.py", line 215, in _async_setup_component
component = integration.get_component()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/loader.py", line 824, in get_component
raise ImportError(f"Exception importing {self.pkg_path}") from err
ImportError: Exception importing custom_components.bosch_shc

@chini007 chini007 changed the title The integration is not loaded after Homeassisstant & Hass update The integration is not loaded after Homeassisstant update Mar 6, 2024
@chini007
Copy link
Author

Any update/help??? :(

@tschamm
Copy link
Owner

tschamm commented Mar 23, 2024

Please update to the latest HA version

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