#Cannot connect to to the HA Voice PE even after connecting to the network

1 messages · Page 1 of 1 (latest)

toxic brook
#

Hi All,

I have gone through the Bluetooth BLE setup for the Voice PE device. All is well until it asks me to give it the adress of my ESP device.
At this point I enter 192.168.1.104:6053 (the port is there by default) which is the IP I have binded the Voice PE on in my local network, but HA never finds it.
I'm getting :

Unable to connect to the ESPHome device. Make sure the device’s YAML configuration includes an api section.

My HA is running out of a docker and I can access it on 192.168.1.23:8123 (and also on an external URL through reverse proxy).

Before I setup the reverse proxy, I managed to get the voice PE to work using that same IP above. Why would it change after I setup the reverse proxy if I can still access it in local ?

Happy to get some pointers !

PS: If not the right place, let me know.