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
- Change absolute URLs (/api/*) to relative URLs (./api/*)
- This ensures API calls work correctly through Home Assistant Ingress
- Previous calls were going to HA root instead of addon context
- Fix both HTML links and JavaScript fetch calls
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments