Charles
Charles
Apologies for being inactive on this PR, it can be closed if need be :)
I've made some _very_ quick changes which I haven't tested but should change the default back to PulseAudio :) It will almost definitely need tidying up at some point!
I think I'm having the same problem, perhaps an issue with v3?
Looks like the storybook examples don't work either unfortunately apart from the `onClose` one.
Something like this? ``` shairport-sync: image: mikebrady/shairport-sync network_mode: host volumes: - ./volumes/shairport-sync/shairport-sync.conf:/etc/shairport-sync.conf restart: unless-stopped devices: - "/dev/snd" logging: options: max-size: "200k" max-file: "10" ```
Just wanted to add that I think having PulseAudio support would make using a Bluetooth device much easier when using docker. Having two tags sounds like a good idea to...
Apologies, I was able to fix this in the end, I must have had it setup incorrectly.
Never mind... I thought it was fixed but I was wrong. This is also affecting Pi Zeros so maybe related to the fact it's arm?
I believe I may have the same issue with a HP04, the debug logs just show: ``` 2023-11-19 02:02:23.276 DEBUG (MainThread) [custom_components.dyson_local.config_flow] Failed to connect to device: ```
Just tried again and it worked... 🤷♂️ No idea why though