core/homeassistant/components/sonos
Pete Sage eac7794741
Fix sonos get_queue service call to restrict to sonos media_player entities (#124815)
add sonos to filter
2024-08-29 11:29:54 +02:00
..
__init__.py
alarms.py
binary_sensor.py
config_flow.py
const.py
diagnostics.py
entity.py
exception.py
favorites.py
helpers.py
household_coordinator.py
icons.json Add get_queue action for Sonos (#124707) 2024-08-28 16:19:48 +02:00
manifest.json
media.py
media_browser.py
media_player.py Add get_queue action for Sonos (#124707) 2024-08-28 16:19:48 +02:00
number.py
sensor.py
services.yaml Fix sonos get_queue service call to restrict to sonos media_player entities (#124815) 2024-08-29 11:29:54 +02:00
speaker.py
statistics.py
strings.json Add get_queue action for Sonos (#124707) 2024-08-28 16:19:48 +02:00
switch.py