BenPru / luxtronik

Luxtronik integration for Home Assistant
MIT License
74 stars 28 forks source link

Luxtronik2 is not loaded #193

Closed MichaelS1955 closed 11 months ago

MichaelS1955 commented 11 months ago

Hi, I have installed 2023.10.30-Beta but the integration is not loaded.

This is the error:

2023-11-01 17:07:02.504 ERROR (MainThread) [homeassistant.loader] Unexpected exception importing component custom_components.luxtronik2 File "/config/custom_components/luxtronik2/init.py", line 13, in File "/config/custom_components/luxtronik2/const.py", line 62, in 2023-11-01 17:07:02.524 ERROR (MainThread) [homeassistant.setup] Setup failed for custom integration luxtronik2: Unable to import component: Exception importing custom_components.luxtronik2 File "/config/custom_components/luxtronik2/init.py", line 13, in File "/config/custom_components/luxtronik2/const.py", line 62, in ImportError: Exception importing custom_components.luxtronik2 2023-11-01 17:07:43.178 ERROR (MainThread) [homeassistant.loader] Unexpected exception importing platform custom_components.luxtronik2.config_flow File "/config/custom_components/luxtronik2/init.py", line 13, in File "/config/custom_components/luxtronik2/const.py", line 62, in 2023-11-01 17:07:43.220 ERROR (MainThread) [homeassistant.config_entries] Error occurred loading flow for integration luxtronik2: Exception importing custom_components.luxtronik2.config_flow File "/config/custom_components/luxtronik2/init.py", line 13, in File "/config/custom_components/luxtronik2/const.py", line 62, in ImportError: Exception importing custom_components.luxtronik2.config_flow 2023-11-01 17:14:46.581 ERROR (MainThread) [homeassistant.loader] Unexpected exception importing platform custom_components.luxtronik2.config_flow File "/config/custom_components/luxtronik2/init.py", line 13, in File "/config/custom_components/luxtronik2/const.py", line 62, in 2023-11-01 17:14:46.598 ERROR (MainThread) [homeassistant.config_entries] Error occurred loading flow for integration luxtronik2: Exception importing custom_components.luxtronik2.config_flow 2023-11-01 17:16:08.071 ERROR (MainThread) [homeassistant.loader] Unexpected exception importing component custom_components.luxtronik2 File "/config/custom_components/luxtronik2/init.py", line 13, in File "/config/custom_components/luxtronik2/const.py", line 62, in 2023-11-01 17:24:08.963 ERROR (MainThread) [homeassistant.loader] Unexpected exception importing platform custom_components.luxtronik2.config_flow File "/config/custom_components/luxtronik2/init.py", line 13, in File "/config/custom_components/luxtronik2/const.py", line 62, in 2023-11-01 17:24:08.989 ERROR (MainThread) [homeassistant.config_entries] Error occurred loading flow for integration luxtronik2: Exception importing custom_components.luxtronik2.config_flow 2023-11-01 17:31:19.409 ERROR (MainThread) [homeassistant.loader] Unexpected exception importing platform custom_components.luxtronik2.config_flow File "/config/custom_components/luxtronik2/init.py", line 13, in File "/config/custom_components/luxtronik2/const.py", line 62, in 2023-11-01 17:31:19.428 ERROR (MainThread) [homeassistant.config_entries] Error occurred loading flow for integration luxtronik2: Exception importing custom_components.luxtronik2.config_flow

Can someone help me please? Thanks

BenPru commented 11 months ago

Please use the newest version.

MichaelS1955 commented 11 months ago

I just did it. Integration is loaded Thanks