Thanks to visit codestin.com
Credit goes to github.com

Skip to content

yamaha_musiccast doesn't recognises device names #10411

Closed
@mszoernyi

Description

@mszoernyi

Home Assistant release (hass --version):

0.57.1

Python release (python3 --version):

3.6 (within hass.io)

Component/platform:

musiccast

Description of problem:

Before 0.57 the name of the media_player was taken from the device (or my Name setting in my configs, not sure) but now it's home_main + a number depending how many musiccast devices are added (home_main_01).

Expected:

name of the media_player to be kitchen instead of home_main

Problem-relevant configuration.yaml entries and steps to reproduce:

  - platform: yamaha_musiccast
    name: "Kitchen" # -> not sure if this was every used
    host: 192.168.178.51
    port: 5007
  1. check your entities for media_player.home_main after reboot

Additional info:

Not sure if related but I have disabled. Enabling doesn't change anything though.

It seems like the devices are now recognised randomly. Meaning each reboot the device home_main is a different one. Once kitchen then Living room.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions