Skip to content
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

Component microphone.i2s_audio requires component i2s_audio on ESP-S3-BOX-3 #243

Open
D3SOX opened this issue Jul 22, 2024 · 0 comments
Open

Comments

@D3SOX
Copy link

D3SOX commented Jul 22, 2024

Config

ubstitutions:
  name: esp32-s3-box-3-04dbf4
  friendly_name: ESP32 S3 Box 3 04dbf4
packages:
  esphome.voice-assistant: github://esphome/firmware/voice-assistant/esp32-s3-box-3.yaml@main
esphome:
  name: ${name}
  name_add_mac_suffix: false
  friendly_name: ${friendly_name}
api:
  encryption:
    key: eVR5iEYysF5OcTyw0bfVv+9h/ls8A2g9K+YVJnyRDZ0=
micro_wake_word:
  models:
    - model: alexa

wifi:
  ssid: !secret wifi_ssid
  password: !secret wifi_password

Log

INFO ESPHome 2024.7.1
INFO Reading configuration /config/esphome/esp32-s3-box-3-04dbf4.yaml...
INFO Updating https://github.com/esphome/esphome.git@pull/5230/head
WARNING GPIO0 is a strapping PIN and should only be used for I/O with care.
Attaching external pullup/down resistors to strapping pins can cause unexpected failures.
See https://esphome.io/guides/faq.html#why-am-i-getting-a-warning-about-strapping-pins
Failed config

microphone.i2s_audio: [source /config/esphome/esp32-s3-box-3-04dbf4.yaml:17]
  
  Component microphone.i2s_audio requires component i2s_audio.
  platform: i2s_audio
  id: echo_microphone
  i2s_din_pin: GPIO13
  adc_type: external
  pdm: False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant