Releases: thlucas1/homeassistantcomponent_soundtouchplus
Releases · thlucas1/homeassistantcomponent_soundtouchplus
v1.0.4
[ 1.0.4 ] - 2023/10/31
- Updated code to handle devices that do not support websocket notifications. In this case, HA will poll the device every 10 seconds for status updates.
v1.0.3
[ 1.0.3 ] - 2023/10/30
- Added "play_url" service support that allows better support for playing URL media content. The service allows you to set the Artist, Album, and Track that will appear in the NowPlaying status.
v1.0.1
[ 1.0.1 ] - 2023/10/30
- Corrected a bug in the underlying bosesoundtouchapi which would cause delays in playing url's with no metadata present.