ha-sonos-magic-switch

WIP: Home Assistant integration that creates switches for Sonos Players to join/leave a group

MIT License

Stars
0
Committers
2

WORK IN PROGRESS

This is still a work in progress, and is not ready for use.

Sonos Magic Switch Home Assistant Integration

Home Assistant Integration which adds a magic🪄 switch to SONOS players.

  • Turning it on will join the largest group of sonos players. If there is no playing group, it will try to start playing on the current player, with the last played source.
  • If you turn it off, it will leave the group, or stop playing.

This integration will set up the following platforms.

Platform Description
switch Join or leave a sonos group, or start/stop playing

Installation:

  1. Go to HACS -> Integrations
  2. Click the three dots on the top right and select Custom Repositories
  3. Enter https://github.com/hco/ha-sonos-magic-switch as repository, select the category Integration and click Add
  4. Go to Configuration -> Integrations
  5. In the bottom right, click on the Add Integration button, search for Sonos Magic Switch and click on it
  6. Restart Home Assistant

Configuration is done in the UI

Contributions are welcome!

If you want to contribute to this please read the Contribution guidelines