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

incorrect "mode" should be "enable" #849

Closed tdp1000 closed 1 year ago

tdp1000 commented 2 years ago

https://github.com/jishi/node-sonos-http-api/blob/44096ce9103e30c58832bf4bdf52f2bcb11fd676/lib/actions/playmode.js#L26

this works when changed to enable from mode

icurnvs commented 2 years ago

You are my hero. This has been bugging me for MONTHS! This fixed it for me.