Hiya ! ๐
Not quite sure if this is the right place but I am currently onboarding my new Voice P-E and I'm at the step of ESPhome which is kinda unclear to me....
I am running H-A in a docker container locally and do not have any instance of ESPhome and I cannot really figure out where in the dock it mentions that and what (how) this should be setup...
Any hint ?
#Home Assistant Voice P-E and ESPhome
1 messages ยท Page 1 of 1 (latest)
what have you done so far?
are you following a guide somewhere?
you shouldnt need the esphome builder the vpe should talk straight to the stock esphome integration
Which stock esphome integration ?
As said, I am running homeassistant in a docker container (without H-A OS and such...)
Is there any guide I can follow to spin an ESPHome container, connect it to H-A and then make vpe work ?
right after connecting to the wifi, it is asking me to connect to ESPhome
which, does not exists...
can you share a screenshot of what its showing?
sure, give me a sec
any hint on how to reset so that I can go through the whole flow ?
what happens if you hit ok?
it is asking me for ESPhome url and port
put in the ip address of the voicePE
you might have to get this from your routers dhcp table
works !! ๐
there we go ๐
hurray ! ๐
for some reason it didnt autofind it so it needed the ip
it was the esphome integration connecting to esphome on the voicePE
you were confusing this with the ESPHome builder addon/container which you do not need
the nomenclature can get a bit confusing and make it hard to research.
usually it would automatically find it but with some network setups you need to add the ip
yeah, the vpe and H-A are on two separates vlan
yeah, that would do it
which leads me to the next error where the vpe is unable to connect to HA
firewall is open tho... is it trying some kind of discovery ?
mdns ?
HA connects to the voice pe to work, not the other way around
having them on seperate vlans may cause some issues
having home assistant on both iot and normal vlans is usually what people do i think
ah there we go, custom networking setups with vlans can sometimes lead to these types of shenanigans
good luck anyhow, and happy automating ๐
other question if you are still around...
Since i will not use the cloud option, I am installing both whisper and piper
Should I use the same IP (vpe) in the setup of those two ?
you connect to whisper and piper using the wyoming intergration and create a voice assistant pipeline to use them.
the ip you use to connect to whisper/piper is wherever you have them installed
whisper/piper installs are servers that HA connects to.
so HA sits inbetween the VPE and whisper/piper and works its magic