You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.
Running HA on Hassbian, Since update to 0.70.1, I am getting the following error on my Yamaha music cast device:-
2018-06-04 18:46:08 DEBUG (Thread-9) [homeassistant.components.media_player.yamaha_musiccast] known_hosts: []
2018-06-04 18:46:08 ERROR (Thread-9) [homeassistant.components.media_player.yamaha_musiccast] [Errno 98] Address already in use
My yaml configuration is:
platform: yamaha
host: 192.168.1.6
port: 5006
name: WXA-50
zone_names:
Main_Zone: "Bedroom Room"
platform: yamaha_musiccast
host: 192.168.1.7
port: 5007
As a consequence if this error the device is not registered as a usable entity
The text was updated successfully, but these errors were encountered: