@Sander_Wolschrijn wrote:
Hi All,
I’m running the laters version of hass.io on a RPI4
Is there a possibility to join/unjoin Yamaha musiccast speakers?
I have a receiver RX-V483 and a speaker WX-030.
This is the configuration in yaml.
# Musiccast Keuken platform: yamaha_musiccast host: !secret mc_keuken port: 5004 # Musiccast Woonkamer platform: yamaha_musiccast host: !secret mc_woonkamer port: 5005
I have created a mini media player card
entity: media_player.woonkamer_main type: 'custom:mini-media-player' artwork: cover speaker_group: platform: yamaha_musiccast show_group_count: true entities: - entity_id: media_player.keuken_main name: Keuken
Every time I try to join speakers I get the error message
Failed to call service yamaha_musiccast/join. Service not found.
Posts: 1
Participants: 1