-
-
Notifications
You must be signed in to change notification settings - Fork 30.8k
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
Home-Assistant 2024.11.1 unable to load esphome (2024-11-08 21:03:49.626 ERROR (ImportExecutor_0) [homeassistant.loader] Unexpected exception importing component homeassistant.components.esphome) #130169
Comments
Hey there @OttoWinter, @jesserockz, @kbx81, @bdraco, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) esphome documentation |
There is currently a problem loading pure python protobuf that will be fixed by esphome/aioesphomeapi#992 If you can get the C extensions working that will also fix the issue |
This problem is still present in 2024.11.2
|
The problem
After updating to Home-Assistant 2024.11.1 unable to load esphome (2024-11-08 21:03:49.626 ERROR (ImportExecutor_0) [homeassistant.loader] Unexpected exception importing component homeassistant.components.esphome)
Any ideas ? :-)
See log
Interesting stuff (for this problem) starts at :
Nov 08 21:03:49 HomeAssistant hass[14038]: 2024-11-08 21:03:49.626 ERROR (ImportExecutor_0) [homeassistant.loader] Unexpected exception importing component homeassistant.components.esphome
This is the complete log until operation starts (without esphome) at Nov 08 21:05:00 HomeAssistant hass[14291]: {"relay":"24","state":"on"}
I know I have a problem with stream (Too new ffmpeg it seems) but that is a problem I live with, and that has not posed any (real) problem s so far...
Any ideas ?
What version of Home Assistant Core has the issue?
core-2024.11.1
What was the last working version of Home Assistant Core?
The last of the 2024.10.x
What type of installation are you running?
Home Assistant OS
Integration causing the issue
esphome
Link to integration documentation on our website
https://www.home-assistant.io/integrations/esphome/
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
Home Assistant on Arch Linux on Raspberry Pi 4
[root@HomeAssistant hass]# uname -a
Linux HomeAssistant 6.6.56-1-rpi #1 SMP Thu Oct 10 14:31:41 MDT 2024 armv7l GNU/Linux
Python 3.12.4 (main, Jul 9 2024, 21:02:33) [GCC 14.1.1 20240507] on linux
in pyenv
The text was updated successfully, but these errors were encountered: