joeybab3 / 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.
21 stars 5 forks source link

Example code website broken #4

Open WhyNotDogie opened 1 week ago

WhyNotDogie commented 1 week ago

No idea if this repo is still alive at all. Anyways the url joeybabcock.me/iot/hosted/hosted-sonos.js does not seem to exist (anymore). It is used in the example code's website. This along with all other assets used. Any idea why they do not exist and what they do?

joeybab3 commented 1 week ago

I will look into it. I don't know what I was thinking 6 years ago not putting that file in the repo and hosting it on my own website...