You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When installing new ESP32 (ReSpeaker Lite) device into ESPHome I'm getting this issue and I'm unable to install device:
In file included from src/esphome/components/voice_assistant/voice_assistant.h:16,
from src/esphome/components/api/api_connection.cpp:22:
src/esphome/components/speaker/speaker.h:13:10: fatal error: esphome/components/audio/audio.h: No such file or directory
#include "esphome/components/audio/audio.h”
What version of Home Assistant Core has the issue?
2024.11.2
What was the last working version of Home Assistant Core?
In file included from src/esphome/components/voice_assistant/voice_assistant.h:16,
from src/esphome/components/api/api_connection.cpp:22:
src/esphome/components/speaker/speaker.h:13:10: fatal error: esphome/components/audio/audio.h: No such file or directory
#include "esphome/components/audio/audio.h”
Additional information
No response
The text was updated successfully, but these errors were encountered:
The problem
When installing new ESP32 (ReSpeaker Lite) device into ESPHome I'm getting this issue and I'm unable to install device:
In file included from src/esphome/components/voice_assistant/voice_assistant.h:16,
from src/esphome/components/api/api_connection.cpp:22:
src/esphome/components/speaker/speaker.h:13:10: fatal error: esphome/components/audio/audio.h: No such file or directory
#include "esphome/components/audio/audio.h”
What version of Home Assistant Core has the issue?
2024.11.2
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
esphome
Link to integration documentation on our website
No response
Diagnostics information
No response
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
No response
The text was updated successfully, but these errors were encountered: