Hey all!
So I got this little dev kit on amazon. It has a pretty good wiki page on the manufacturers web site, https://www.waveshare.com/wiki/ESP32-S3-Touch-LCD-4.3?file=ESP32-S3-Touch-LCD-4.3, but I'm really new to this whole HA setup thing, and I'm trying to kind of shoehorn the instructions from https://www.home-assistant.io/voice_control/s3_box_voice_assistant/ into a not quite S3-Box device.
I've got esphome running on it and I'm trying to copy the config from the github into my ESPHome builder code, but I'm getting an error on what would be line 137 in this code (https://github.com/esphome/wake-word-voice-assistants/blob/main/esp32-s3-box/esp32-s3-box.yaml) where it's telling me "Board None is not supported by esp-adf microphone."
I'm technical, but I've just deployed Home Assistant like a week ago, and I'm scrambling to get as much of the functionality working that we had before with Hue/Siri/Alexa on one platform before my wife kills me for breaking the lights 😅