Skip to content

Instantly share code, notes, and snippets.

View fabnavigator's full-sized avatar

fabnavigator

  • Raleigh NC, USA
View GitHub Profile
@fabnavigator
fabnavigator / README.md
Last active June 1, 2022 20:47
Bose SoundTouch dashboard remote control

This dashboard flow implements much of the SoundTouch control API. It sends GET and POST requests to your SoundTouch systems. It does not implement the WebSockets interface, but was specifically designed to work well without it.

Features:

  • Three volume settings (low, medium, and high) which can be configured per system.
  • Max volume level which can be configured per system.
  • System selection drop-down list.
  • Five preset buttons.
  • Mute, volume down, volume up, and three preset volume level buttons.
  • Previous track, next track, pause, play, and power buttons.
  • Shuffle settings.