You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My home assistant instance runs on a hostname that only exposes an AAAA record. The HA Voice PE is on a VLAN that allows for stateless address autoconfiguration.
During onboarding, I get an error that no audio can be streamed from home-assistant.
Running tcpdump reveals that after DNS resolution no further traffic is sent by the device.
My home assistant instance runs on a hostname that only exposes an AAAA record. The HA Voice PE is on a VLAN that allows for stateless address autoconfiguration.
During onboarding, I get an error that no audio can be streamed from home-assistant.
Running tcpdump reveals that after DNS resolution no further traffic is sent by the device.
I wonder if this preprocessor condition is what prevents that from working.
And if not, Is it possible to make this project IPv6 capable? It seems like that is generally supported by esphome/LWIP.
The text was updated successfully, but these errors were encountered: