schnabel

Results 11 comments of schnabel

I have the same problem and reported [upstream](https://github.com/librespot-org/libmdns/issues/23).

Hi @noranraskin, using the [recommended way](https://www.hifiberry.com/docs/hifiberryos/hifiberryos-configure-wifi/) to configure wifi on the PI Zero works for me. I just tried it on a hifiberryos image I created today for the PI...

Hi, this has been fixed on the hifiberry side https://github.com/hifiberry/audiocontrol2/issues/39 but I am not sure if it is released yet.

@NiMa08 if you are still interested ... let me know. But I do not have a lot of time at the moment :-(.

I am not sure if I got all the requirements from @willholdoway code snippet right. I seen 4 new methods, but I am sure about the expectations. - what needs...

Hi @NiMa08. I am not on discord, sorry. It might be a good starting point to have a look at the sonos integration to understand the requirements. If you or...

Hi @jacobwod, you could add ``` logger: default: info logs: pyhifiberry.audiocontrol2: info ``` to your configuration.yaml

I asked the hifiberry guys if the are interested in a [websocket API](https://github.com/hifiberry/audiocontrol2/issues). Would you (@willholdoway @dgomes ) be interested in case hifiberry accept my PR?

Hi @willholdoway I released pyhifiberry with the socketio-api. You should bump the version to 0.0.4 for the PR to work.

Hi @willholdoway, I wanted to test the integration today and unfortunately found out, that we have a serious problem :-(. With this [PR](https://github.com/home-assistant/core/pull/64074) they forced python-socketio to versions < 5.0....