Skip to main content
Nieuws

Set source to Tv on Sonos speaker in Home Assistant


service: media_player.select_source
data: {
"entity_id": "media_player.sonos_beam",
"source": "TV"
}