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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: