Some final tweaks and cleanup to the Sonos S2 provider (#1733)
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Mon, 21 Oct 2024 07:58:37 +0000 (09:58 +0200)
committerGitHub <noreply@github.com>
Mon, 21 Oct 2024 07:58:37 +0000 (09:58 +0200)
commit6b3040200c21934f4864595a88a9b11de2daea02
tree97814b86b51e70ad8131a54580c6363915bfe653
parent1941132e45ea7b8da9102ca2ae689398b524f6ef
Some final tweaks and cleanup to the Sonos S2 provider (#1733)
music_assistant/server/controllers/player_queues.py
music_assistant/server/providers/sonos/__init__.py
music_assistant/server/providers/sonos/const.py [new file with mode: 0644]
music_assistant/server/providers/sonos/helpers.py [new file with mode: 0644]
music_assistant/server/providers/sonos/player.py [new file with mode: 0644]
music_assistant/server/providers/sonos/provider.py [new file with mode: 0644]