bd4996492d
Removed CONFIG_HA_URL. The dashboard now always uses window.location.origin so it adapts to however you access HA: - https://ha.hideawaygaming.com.au → wss:// WebSocket - http://10.0.0.55:8123 → ws:// WebSocket Same token, no config change needed.