jishi / node-sonos-http-api

An HTTP API bridge for Sonos easing automation. Hostable on any node.js capable device, like a raspberry pi or similar.
http://jishi.github.io/node-sonos-http-api/
MIT License
1.84k stars 462 forks source link

Add toggles for on/off actions #821

Closed mjbnz closed 2 years ago

mjbnz commented 2 years ago

Closes: #813

For repeat, this cycles the valid options (all, one, or none)

jishi commented 2 years ago

Nice, added documentation and doesn't break current behavior 👍