Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bluetooth support #15

Open
1 of 3 tasks
markferry opened this issue Apr 25, 2023 · 4 comments
Open
1 of 3 tasks

Bluetooth support #15

markferry opened this issue Apr 25, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@markferry
Copy link
Owner

markferry commented Apr 25, 2023

Ability to connect to zones using Bluetooth A2DP.

Objectives

  • users can play to the nearest music player
  • other streams are stopped when bluetooth plays
  • bluetooth player is visible in HA

Initially just local audio stream (as with Kodi), publishing to mosquitto.

Later multizone distribution - perhaps via a bluetooth proxy.

Nice to Have

  • bluetooth metadata is visible in HA

Resources

@markferry markferry self-assigned this Apr 25, 2023
@markferry
Copy link
Owner Author

Blocked briefly by having to upgrade various RPis to Debian Sid...

@markferry
Copy link
Owner Author

OSMC: sudo apt-get install armv7-bluezalsa-osmc

DietPi: sudo apt-get install bluez-alsa-utils

markferry added a commit that referenced this issue Jul 25, 2023
- a2dp as bluetooth speaker
- disable discovery while connected
- bt-agent service accepts connections without authorization
- OSMC and Dietpi clients
@markferry
Copy link
Owner Author

@markferry markferry added the enhancement New feature or request label Jul 26, 2023
@markferry
Copy link
Owner Author

RPi-Distro/repo#291

markferry added a commit that referenced this issue Nov 19, 2023
- a2dp as bluetooth speaker
- disable discovery while connected
- bt-agent service accepts connections without authorization
- OSMC and Dietpi clients
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant