music-assistant-server
Branch:dev-lidarr-plugin
Commit Details
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
Author
Ulrich Lichtenegger<[email protected]>
February 2, 2026 at 11:48 AM UTC
Committer
GitHub<[email protected]>
February 2, 2026 at 11:48 AM UTC
137additions
5deletions
2files changed
Parent commits
Changes
2 files
+137-5
Changed Files (2)
music_assistant/providers/hass/
music_assistant/providers/hass_players/
music_assistant/providers/hass/__init__.py
+1
music_assistant/providers/hass_players/player.py
+136-5