core/tests/components/sonos
Pete Sage 5824d06fd7
Add get_queue action for Sonos (#124707)
* initial commit

* use constants

* use constants

* update typing

* add queue fixture

* remove blank line

* update docstring

* update icons

* use list comprehension
2024-08-28 16:19:48 +02:00
..
fixtures Add get_queue action for Sonos (#124707) 2024-08-28 16:19:48 +02:00
snapshots Add get_queue action for Sonos (#124707) 2024-08-28 16:19:48 +02:00
__init__.py
conftest.py Add get_queue action for Sonos (#124707) 2024-08-28 16:19:48 +02:00
test_config_flow.py
test_helpers.py
test_init.py
test_media_browser.py
test_media_player.py Add get_queue action for Sonos (#124707) 2024-08-28 16:19:48 +02:00
test_number.py
test_plex_playback.py Add Sonos Test for plex media player enqueue options (#124120) 2024-08-17 16:29:27 +02:00
test_repairs.py
test_sensor.py
test_services.py
test_speaker.py Fix Sonos media_player control may fail when grouping speakers (#121853) 2024-07-31 20:36:59 +02:00
test_statistics.py
test_switch.py