Using Audio Pro with Home Assistant
Audio Pro uses a module from Linkplay Technology. It is possible to use the nagyrobi/home-assistant-custom-components-linkplay repository on GitHub. This allows controlling your media and multiroom configuration directly from Home Assistant. Enjoy!
-
Hello
I haven´t had any success trying to integrate my A10 Mk2 in Home assistant with the above mentioned integration.
Does the Mk2 use Linkplay tech?
I also tried to get a response from the speaker´s Linkplay API with http requests listed here:
https://github.com/AndersFluur/LinkPlayApi/blob/master/api.md
No response though. Should the requests listed in the documentation give me a response?
Best regards
/JB
0 -
Hi!
I don't own an MK2 device. The newest product I own is an A26. All audio pro multiroom devices should be Linkplay based - otherwise they wouldn't be compatible with each other.
I my A26 believe it was only accessible over https, but I had no problem integrating it into home assistant.
I can only confirm that the C3, C5A, A10,
and A26 work.Do you have the device added in your configuration?
0 -
Hello, thank you for taking an interest.
I´m sorry I was under the impression this was an official support channel and that you are working with support at Audio Pro. I will also try e-mailing support at Audio Pro.
I managed to add the speaker in the control app in my phone, so it shouldn´t be a network error. Phone, speaker and HA are all on the same subnet.
This is my entry in configuration.yaml:
media_player:
- platform: linkplay
host: SPEAKER_IP
protocol: https
name: AudioPro_A10
uuid: 'UUID_RETRIEVED_FROM_PHONE_APP'
volume_step: 10
icecast_metadata: 'StationNameSongTitle'
multiroom_wifidirect: False
sources:
{
'line-in': 'AUX',
'bluetooth': 'Bluetooth',
'http://http-live.sr.se/p3-mp3-128': 'SR P3'
}I tried both http and https protocols.
0
Please sign in to leave a comment.
Comments
3 comments