Description
Make sure you are running the latest version of Home Assistant before reporting an issue.
You should only file an issue if you found a bug. Feature and enhancement requests should go in the Feature Requests section of our community forum:
Home Assistant release (hass --version
):
0.56.0
Python release (python3 --version
):
Python 3.6.3
Component/platform:
Sonos
Description of problem:
Sonos device names no longer properly populated. Instead devices show up as media_player.unnamed_device
Expected:
Device name should reflect Sonos name
Example: media_player.living_room
Problem-relevant configuration.yaml
entries and steps to reproduce:
Traceback (if applicable):
Additional info:
Using the Docker image.
No errors present in logs, happens with or without discovery component.
New issue with 0.56.0, not present on previous releases.