hass_players: Show now playing info from external playback (#3015)
authorUlrich Lichtenegger <ulilicht@users.noreply.github.com>
Mon, 2 Feb 2026 11:48:21 +0000 (12:48 +0100)
committerGitHub <noreply@github.com>
Mon, 2 Feb 2026 11:48:21 +0000 (12:48 +0100)
commit6fa3b738cc82562e3055dc07bf7da6fcb6a89cac
tree2b441b2263db23843023cbf513a5256834d91514
parentc68c7ea3ed7adb9aa6925f9e712c1bca0f10cb53
hass_players: Show now playing info from external playback (#3015)

* HASS Provider: Show now-playing information if playback is steered externally

* Fix: Prev/Next action availability not updated in hass player
music_assistant/providers/hass/__init__.py
music_assistant/providers/hass_players/player.py