Closed aherbjornsen closed 6 months ago
Fixed in v1.0.4
You are fast. :-) Installed 1.0.4 and can confirm that all error messages are gone now. Thanks again!
It's either that or 2 years later 😄 it was an easy fix, so I have decided to choose the first approach
After upgrading to 1.0.3 and using HA 2024.5.0b4 I see this in the log:
ERROR (MainThread) [homeassistant.helpers.entity_registry] 'media_player' from integration smartthings_soundbar has a non string unique_id '<bound method SmartThingsSoundbarMediaPlayer.unique_id of>', please create a bug report at https://github.com/PiotrMachowski/Home-Assistant-custom-components-SmartThings-Soundbar/issues
And also a couple of these:
ERROR (MainThread) [homeassistant.helpers.entity_registry] Unable to serialize entry media_player.soundbar to JSON. Bad data found at $.unique_id=<bound method SmartThingsSoundbarMediaPlayer.unique_id of>(<class 'method'>
The integration seems to be working fine though.