Skip to content
This repository has been archived by the owner on Dec 9, 2021. It is now read-only.

musicast service not found error #6

Open
shan3princ3 opened this issue Aug 23, 2020 · 8 comments
Open

musicast service not found error #6

shan3princ3 opened this issue Aug 23, 2020 · 8 comments

Comments

@shan3princ3
Copy link

Hi ,
i have installed your plugin however when i try to join 2 musiccast devices via mini music player card i keep on getting an error stating that " Failed to call service_yamaha_musicast/join.Service not found"

Can you assist

@ppanagiotis
Copy link
Owner

From README

At media_server component you have to add the following entry for each media player you want to add

- platform: musiccast_yamaha
  host: `your.speaker.ip.address`
  port: 5009

Add your device as musiccast_yamaha and not yamaha_musiccast.

@shan3princ3
Copy link
Author

Hi
I have the following configured in config.yaml file however i am still receiving the error
media_player:

  • platform: musiccast_yamaha
    host: !secret office_yamaha
    port: 5004
  • platform: musiccast_yamaha
    host: !secret living_room_yamaha
    port: 5005

@ppanagiotis
Copy link
Owner

Did you install the component through hacs? Did you restart home assistant after that? From the error it looks like you are using the old component.

@shan3princ3
Copy link
Author

Yes i installed through HACS. The current version of the component is V0.3

@shan3princ3
Copy link
Author

Hi Any idea what else i can check to get this working.

@Spinningbull
Copy link

I have the same issue, installed through hacs, restarted, mini-media-player works, and controls playback on the registered devices, but the service doesn't appear to exist (doesn't show in dev tools either)

@terriblefox
Copy link

terriblefox commented Jan 4, 2021

same error here....
Fehler beim Aufrufen des Diensts script/1609261129972. required key not provided @ data['master']

ok -- works -- user error-- forgot to define master...

@Spinningbull
Copy link

Figured my issue out - dumb user problem. I had yamaha_musiccast not musiccast_yamaha in my configuration.yaml. switched it and all works now.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants