home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
74.14k stars 31.12k forks source link

[songpal.containers] Got unknowns for Sysinfo [bleID: 858ABB0D & 0B6C7957 & 32EE70A2] #13635

Closed Timple closed 6 years ago

Timple commented 6 years ago

Home Assistant release with the issue:

0.66.0

Last working Home Assistant release (if known): 0.61.1

Operating environment (Hass.io/Docker/Windows/etc.):

Docker

Component/platform:

Songpal

Description of problem: Error saying I had to open an issue

Problem-relevant configuration.yaml entries and (fill out even if it seems unimportant):

# Discover some devices automatically
discovery:

Traceback (if applicable):

home-assistant_1  | 2018-04-02 14:31:12 WARNING (MainThread) [songpal.service] More than on version for {'name': 'connectBluetoothDevice', 'versions': [{'version': '1.0'}, {'version': '1.1'}]}, using the first one
home-assistant_1  | 2018-04-02 14:31:12 WARNING (MainThread) [songpal.containers] Got unknowns for Sysinfo: {'bleID': '858ABB0D'} - please create an issue!
home-assistant_1  | 2018-04-02 14:31:21 WARNING (MainThread) [songpal.service] More than on version for {'name': 'connectBluetoothDevice', 'versions': [{'version': '1.0'}, {'version': '1.1'}]}, using the first one
home-assistant_1  | 2018-04-02 14:31:23 WARNING (MainThread) [homeassistant.components.media_player] Setup of platform songpal is taking over 10 seconds.
home-assistant_1  | 2018-04-02 14:31:23 WARNING (MainThread) [songpal.containers] Got unknowns for Sysinfo: {'bleID': '0B6C7957'} - please create an issue!
home-assistant_1  | 2018-04-02 14:36:24 WARNING (MainThread) [songpal.service] More than on version for {'name': 'connectBluetoothDevice', 'versions': [{'version': '1.0'}, {'version': '1.1'}]}, using the first one
home-assistant_1  | 2018-04-02 14:36:26 WARNING (MainThread) [homeassistant.components.media_player] Setup of platform songpal is taking over 10 seconds.
home-assistant_1  | 2018-04-02 14:36:27 WARNING (MainThread) [songpal.containers] Got unknowns for Sysinfo: {'bleID': '32EE70A2'} - please create an issue!

Additional information: None, feel free to inquire more info

rytilahti commented 6 years ago

This has been fixed in upstream (https://github.com/rytilahti/python-songpal/commit/33efa2ea695a134f0495f83eb2b46fa3f5be078b) and is part of the currently required python-songpal version (0.0.7), so I'm closing it.