Issue Summary:
I am encountering an issue when attempting to take control of the official Home Assistant Voice Assistant hardware (sold at the end of 2024) via ESPHome. The device is online, visible, and fully functional under Home Assistant integrations—I can interact with it and issue commands. However, when I try to “Take Control” of the device using ESPHome, I encounter the following error:
INFO ESPHome 2024.12.4
INFO Reading configuration /config/esphome/home-assistant-voice-09116b.yaml...
ERROR Unexpected exception while reading configuration:
Traceback (most recent call last):
File "/usr/local/bin/esphome", line 8, in <module>
sys.exit(main())
^^^^^^
File "/esphome/esphome/__main__.py", line 1036, in main
return run_esphome(sys.argv)
^^^^^^^^^^^^^^^^^^^^^
...
FileNotFoundError: [Errno 2] No such file or directory: '/data/packages/dc43710d/.git/HEAD'
1 post - 1 participant