Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 825 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 825 Bytes
  • This fork should be the port for esp8266
  • Added Support to fetch the song name / title and album for the currently playing song

sonos

This library makes interfacing an Arduino with your Sonos system a breeze. The library supports both controlling and reading the state of your Sonos components. Playing URIs, files, online radio stations, playlists, and line-in is supported as well as the most common commands like play, pause, skip, mute, volume and speaker grouping. What sets this library apart from similar libraries written for the Arduino platform it its ability to read the state of most of the Sonos functions: getting current source, state, track number, track position, volume and more. The library is relatively compact and has a small enough memory footprint to function on Arduino Uno and Duemilanove.