zigbee2mqtt-frontend
zigbee2mqtt-frontend copied to clipboard
[Bug]: Enabled frontend by default doesn't listen on ipv6
What happened?
I have frontend: true in my configuration.yaml and an IPv6-only network.
I couldn't reach the frontend, because it only seems to bind on 0.0.0.0
Workaround:
frontend:
host: "::"
What browsers are you seeing the problem on?
Firefox, Chrome, Safari, Microsoft Edge
Relevant stacktrace
No response
Did you download state.json.zip?
I will not attach state.json.zip
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
IPv6 is not something you want to support by default?