Hello guys, has anyone set up respeaker lite recently, I was using the yaml provided on the site: https://wiki.seeedstudio.com/respeaker_lite_ha/, but getting an error in ESP Home
INFO ESPHome 2025.5.0
INFO Reading configuration /config/esphome/respeaker-living-room.yaml...
INFO Updating https://github.com/esphome/home-assistant-voice-pe@dev
Failed config
external_components: [source /config/esphome/respeaker-living-room.yaml:817]
- source:
type: git
url: https://github.com/esphome/home-assistant-voice-pe
ref: dev
components:
Could not find __init__.py file for component micro_wake_word. Please check the component is defined by this source (search path: /data/external_components/3bf38338/esphome/components/micro_wake_word/__init__.py).
- micro_wake_word
- microphone
- voice_assistant
refresh: 0s
- source:
type: git
url: https://github.com/formatBCE/home-assistant-voice-pe
ref: 48kHz_mic_support
components:
- nabu_microphone
refresh: 0s
- source:
type: git
url: https://github.com/formatBCE/Respeaker-Lite-ESPHome-integration
ref: main
components:
- respeaker_lite
refresh: 0s
Any ideas ?