Error occurred loading flow #13
Replies: 9 comments
-
Hi Cameron, docker exec -it homeassistant /bin/bash
bash-5.1# python3 custom_components/sma_webbox/sma_webbox.py <webbox ip_address> Cheers, |
Beta Was this translation helpful? Give feedback.
-
Hello, JPC. Thank you for the quick response! Bash command works like a charm:
***@***.***
Regards,
Cameron
|
Beta Was this translation helpful? Give feedback.
-
OK, i.e. you see meaningful data logs I guess (was expected unless there was an issue with your hacs/custom_components install for some reasons or a webbox interop issue) If OK with the former but not the latter I'll investigate further. |
Beta Was this translation helpful? Give feedback.
-
That may take me a bit of time, but yes I will.
Thank you,
Cameron
|
Beta Was this translation helpful? Give feedback.
-
Hi Cameron, |
Beta Was this translation helpful? Give feedback.
-
I installed by copying the custom_components/sma_webbox directory to custom_components/web_box in my configuration directory.
Regards,
Cameron
|
Beta Was this translation helpful? Give feedback.
-
It should be sma_webbox (not web_box), that's why the import fails
You should consider to use HACS to manage component installation but also update from the UI Cheers, |
Beta Was this translation helpful? Give feedback.
-
I'm not sure why I wrote web_box. I actually did put it in sma_webbox. I removed this and installed HACS. Using HACS, the integration is now working.
Thank you,
Cameron
|
Beta Was this translation helpful? Give feedback.
-
Great to hear this and thanks for the feedback. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I cannot get HA-sma working. I've tried both editing configuration.yml and adding in the GUI. Same results either way. The error log consists of the following:
If adding SMA Webbox from the GUI the popup displays (before entering any data):
My version of Home Assistant is 2024.1.4 and it is running in Docker, on Linux.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions