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
- A modern browser for the dashboard: Chrome, Edge, Safari, or a modern Android/iOS browser.
112
112
- For the local Sendspin browser player: a direct Music Assistant URL and Music Assistant token configured in the card settings.
113
113
- For best Sendspin performance: the browser device and Music Assistant should be on the same local network.
114
+
- Sendspin URL security must match the dashboard: if Home Assistant is opened over `https://`, configure Music Assistant with an `https://` URL so HOMEii Flow can use `wss://`; browsers block `http://` / `ws://` Sendspin from an HTTPS dashboard.
115
+
- If Home Assistant is opened locally over `http://`, a local `http://` Music Assistant URL is usually fine and HOMEii Flow will use `ws://`.
114
116
- Optional: a configured `tts.*` entity for text-to-speech announcements.
115
117
- Optional but recommended: correct Home Assistant internal/external URLs, especially for phones, tablets, and remote access.
116
118
@@ -139,6 +141,7 @@ Notes:
139
141
- Sendspin is built into Music Assistant and the provider is enabled by default.
140
142
- Sendspin is still a technical preview in Music Assistant, so behavior can change over time.
141
143
- Local network playback is preferred. Remote playback depends on Music Assistant, browser, WebRTC, and network conditions.
144
+
- HTTPS matters: an HTTPS Home Assistant dashboard cannot open an insecure `ws://` Sendspin connection. Use an HTTPS Music Assistant URL, or open Home Assistant locally over HTTP when testing on the same network.
142
145
- Mobile browsers may require a user gesture before audio playback is allowed.
143
146
144
147
## Screenshots
@@ -634,6 +637,18 @@ Before publishing a release:
634
637
- Test phone, tablet, and desktop layouts.
635
638
- Test Sendspin "This device" connection on at least one browser device.
636
639
640
+
## Support
641
+
642
+
HOMEii Flow is free and built as an independent community project. If it improves your Home Assistant music dashboard and you want to support continued polish, fixes, documentation, and new features, sponsorship is appreciated.
643
+
644
+
No pressure: stars, feedback, screenshots, bug reports, and thoughtful feature ideas also help a lot.
0 commit comments