Skip to content

Commit e8176bd

Browse files
committed
Add gentle sponsorship and Sendspin HTTPS notes
1 parent 06132b6 commit e8176bd

2 files changed

Lines changed: 15 additions & 14 deletions

File tree

.github/FUNDING.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1 @@
1-
# These are supported funding model platforms
2-
31
github: r11a
4-
patreon: # Replace with a single Patreon username
5-
open_collective: # Replace with a single Open Collective username
6-
ko_fi: # Replace with a single Ko-fi username
7-
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
8-
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
9-
liberapay: # Replace with a single Liberapay username
10-
issuehunt: # Replace with a single IssueHunt username
11-
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
12-
polar: # Replace with a single Polar username
13-
buy_me_a_coffee: # Replace with a single Buy Me a Coffee username
14-
thanks_dev: # Replace with a single thanks.dev username
15-
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,8 @@ type: custom:homeii-music-flow
111111
- A modern browser for the dashboard: Chrome, Edge, Safari, or a modern Android/iOS browser.
112112
- For the local Sendspin browser player: a direct Music Assistant URL and Music Assistant token configured in the card settings.
113113
- 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://`.
114116
- Optional: a configured `tts.*` entity for text-to-speech announcements.
115117
- Optional but recommended: correct Home Assistant internal/external URLs, especially for phones, tablets, and remote access.
116118

@@ -139,6 +141,7 @@ Notes:
139141
- Sendspin is built into Music Assistant and the provider is enabled by default.
140142
- Sendspin is still a technical preview in Music Assistant, so behavior can change over time.
141143
- 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.
142145
- Mobile browsers may require a user gesture before audio playback is allowed.
143146

144147
## Screenshots
@@ -634,6 +637,18 @@ Before publishing a release:
634637
- Test phone, tablet, and desktop layouts.
635638
- Test Sendspin "This device" connection on at least one browser device.
636639

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.
645+
646+
<p align="center">
647+
<a href="https://github.com/sponsors/r11a">
648+
<img alt="Sponsor HOMEii Flow" src="https://img.shields.io/badge/Sponsor-HOMEii%20Flow-EA4AAA?logo=githubsponsors&logoColor=white">
649+
</a>
650+
</p>
651+
637652
## Credits
638653

639654
HOMEii Flow is an independent community project and is not an official Music Assistant or Home Assistant project.

0 commit comments

Comments
 (0)