-
-
Notifications
You must be signed in to change notification settings - Fork 30
ESPHome Voice Satellite
ESPHome voice satellites are fully supported in View Assist. These devices can be mixed in with visual View Assist satellites or you can use all ESPHome audio only devices if you choose. You can gain a lot of extra abilities with your voice only devices as the same View Assist custom sentences will work with both the visual and audio only devices. The custom sentences blueprints have been written in a way that the audio response can be different for the two different types of satellites. In addition, all satellites can take advantage of per device settings and features like timers, alarms, reminders and more. View Assist allows for communication between devices no matter the type.
ESPHome voice satellites require a bit of set up but it's not too hard. You CAN do it!
- ESP32S3 device
- Amplifier
- Microphone
- Speaker
- Dupont wires (optional)
- Case
See this image for the device wiring:
The ESPHome devices require flashing the device with custom software. This is accomplished by using the ESPHome addon. Here is a video on how to install the addon:
Once installed, the device needs to be configured using code. Here is an example of the code you can use:
Information for integrating into HA