/soco_sonos_controller

Control your sonos from your phone

Primary LanguagePython

Workflow Sonos controller

Control sonos radiostation / favorites

Depends on:

To make this work:

  • Setup sonos in your network with your favorite radiostations

  • Deploy a server with python and soco

    • pip install soco
  • Deploy the play.py file

    • Please edit the speaker_name in the play.py
    • Edit the server station names
      • u can use print(stations) on line 18 from play.py to find these
    • Add your own stations to the if/else statement
  • Load the .wflow in your ios workflow app

    • Edit the server ip and credentials
    • Edit the radio tags
    • Save the workflow as a widget for quick access

Enjoy!