Skip to content

Custom component for Home Assistant that lets you change playback modes on your Sonos speakers

Notifications You must be signed in to change notification settings

janssenjones/sonos-player-modes-HASS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Sonos Player Modes

Custom Component For Home Assistant

hacs_badge

This component creates a service sonos_player_modes.set_mode that lets you change playback modes on any one of your Sonos speakers. Requires the sonos component to be already setup.

Install

  1. Copy the custom_components forlder in your HA configuration folder (or install with HACS).
  2. Add
    sonos_player_modes:
    
    to the configuration.yaml

Service Parameters

  • entity_id: entity id of the speaker (eg. media_player.bedroom)
  • mode: playback mode. Supported modes: NORMAL, REPEAT_ALL, REPEAT_ONE, SHUFFLE, SHUFFLE_NOREPEAT, SHUFFLE_REPEAT_ONE

About

Custom component for Home Assistant that lets you change playback modes on your Sonos speakers

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%