[ 1.0.85 ] - 2025/01/09
- Added configuration option to specify the player state is to remain turned on at all times (True) or if TURN_ON / TURN_OFF features are emabled (False, default).
- Adding "auto-power on" processing to various services that can start / resume playing media:
player_media_play_context
,player_media_play_track_favorites
,player_media_play_tracks
,player_media_resume
, andmedia_play
(e.g. start / resume playback). This feature was already available for theplay_media
service, but only if a supported media_type was specified and no enqueueing).