Hi.
I've been struggling getting my Voice PE to get added to Homeassistant. I get the prompt "The voice assistant is unable to connect to Home Assistant".
When checking the logs on the Voice PE i get the logs in the print screen.
I do have Homeassistant on a separate VLAN, and the Voice PE on an IoT VLAN. I've created firewall rules for the Voice PE to be able to access HA on port 443, and i've verified with wireshark that they are indeed communicating with the Voice PE initiating the HTTPS traffic on port 443.
I use Letsencrypt for SSL certificate and just updated my cert as well. I updated the Voice PE to 2025.1.0 since i found some had issus with TLS1.3.
The Home Assistant URL in System->Network is set to the FQDN, same as used by the Letsencrypt TLS-cert for both external networks and local networks.
When i try to access the .flac URL, i only get a 0byte flac file.
Could it be something wrong with the Piper TTS setup?