Home Assistant Voice - Custom Commands/Responses @DrZzs
Home Assistant Voice - Custom Commands/Responses  @DrZzs
Uploaded May 2023 | Updated September 2026, 2 weeks ago
home-assistant.io/blog/2023/04/27/year-of-the-voice-chapter-2/#esphome-powered-voice-assistants

If you have input or ideas to get this to work, leave a comment here or help in discord discord.gg/Ymb2dh6pwN

Thanks to PCBway for sponsoring this Stream.
They do Custom PCBs, 3D Printing, CNC Routing, Sheet Metal Bending, and Injection Molding.
PCBway.com

00:00:00 Stream Greetings
00:03:40 Home Assistant Voice Shenanigans
00:20:00 Custom Sentences and intents
00:54:00 Let's try the Dig2Go for this task
01:07:00 Troubleshoot Speech to Text Error. Any ideas? Add to Comments
01:39:30 Muse Proto Board. Will it Work?
01:49:00 Really Excited Signoff

The best place to get wLED help is Discord:
discord.gg/8gvF67h
There's also Reddit: reddit.com/r/WLED
Or Facebook: facebook.com/groups/1969622823351838
There are a lot of knowledgeable people in those groups. By posting your issue in one or more of those places we have a much better chance of finding the answer.
All the documentation for WLED is also online: https://kno.wled.ge
And the QuinLED boards are all documented at quinled.info

( If any of these links don't work, look here: drzzs.com/products or amazon.com/shop/drzzs )

IMPORTANT LINKS:
drZzs.com
#DrZzs

Discord help from the Pixelheads: discord.gg/8gvF67h
#wLED Discord: discord.gg/9JQEkZhH
#wLED WIKI: https://kno.wled.ge/

LED Troubleshooting Flowchart: drzzs.com/wp-content/uploads/2021/11/Dig-Troubleshooting-Algorithm-e1635881454100.jpeg

LED Flicker Troubleshooting Flowchart: drzzs.com/wp-content/uploads/2021/11/Pixel-Flickering-Algorithm.jpeg

US get #QuinLED #DigUno board here: drzzs.com/shop/dig-uno
International here: quinled.info/pre-assembled-quinled-dig-uno

US get QuinLED #DigQuad board here: drzzs.com/shop/digquad
International customers here: quinled.info/pre-assembled-quinled-dig-quad

#PermaTrack Community Page: discord.gg/gapqxZ8qV3
Buy PermaTrack: permatrack.us/shop/permatrack

#OpenHASP Firmware: openhasp.com

DrZzs Store: drzzs.com/shop
DrZzs Favorite Things List: drzzs.com/products
DrZzs Amazon Page: amazon.com/shop/drzzs

Social Media:
Discord DrZzs - discord.me/drzzs
#DrZzs Facebook Page: fb.me/DrZzs
Message: https://m.me/DrZzs
Group: facebook.com/groups/1969622823351838
Discord Home Assistant - discord.gg/c5DvZ4e
Twitter: twitter.com/Dr_Zzs
Instagram: instagram.com/drzzs

Dancing Squirrels 3D Animations Courtesy 3ATIVE Studios: youtube.com/c/3ATIVE

Music:Happy Rock Licensed from:
bensound.com/royalty-free-music/track/happy-rock
Music:Jazzy Frenchy Licensed from:
bensound.com/royalty-free-music/track/jazzy-frenchy-upbeat-funny

DrZzs may be compensated if using some of the links provided.
Powered by Restream https://restre.am/yt

Unverified ESPHome code for Dig2Go with 2 I2S busses, one for internal mic, the other for you to add an external amplifier for using a Dig2Go as a voice assistant.

substitutions:
name: "dig2go-voice"
friendly_name: "Dig2Go Voice"

esphome:
name: "${name}"
comment: "${friendly_name}"

esp32:
board: esp32dev
framework:
type: arduino

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

logger:
api:
ota:

i2s_audio:
- id: bus0
i2s_lrclk_pin: GPIO04
i2s_bclk_pin: GPIO18
- id: bus1
i2s_lrclk_pin: GPIO21
i2s_bclk_pin: GPIO22

microphone:
- platform: i2s_audio
id: mic
i2s_audio_id: bus0
i2s_din_pin: GPIO19

voice_assistant:
microphone: mic

binary_sensor:
- platform: gpio
pin:
number: GPIO00
inverted: true
name: "${friendly_name} Button"
id: echo_button
on_press:
- voice_assistant.start:
on_release:
- voice_assistant.stop:
# on_click:
# - media_player.toggle: media_out

#media_player:
# - platform: i2s_audio
# id: media_out
# name: "${friendly_name} Media Player"
# dac_type: external
# i2s_audio_id: bus1
# i2s_dout_pin: GPIO23
# mode: mono
Home Assistant Voice - Custom Commands/ResponsesLive Q&A | New Neptune3 Pro Printer | DIY 48v Battery MonitorCatching Up: New LED Matrix, HA Voice, Animatronic DragonUnboxing - Home Assistant Yellow + Its LED Season!Planning the 12 Streams of ChristmasOpenHASP album artAnswering LED questions, Home Assistant book review, whats on your Wish List?
DrZzs |

Home Assistant Voice - Custom Commands/Responses

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER