Volumio2: CLI commands still accessible via http?

Hi,

a very serious topic for me:

in volumio 1 i was able to control volume via my home automation by aceessing links like /command/?cmd=volume%20+5.
This does not work anymore while play/pause still works. can anyone advise me what to change to make it work again?

Thank you in advance

We changed the APIs, we don’t use rest anymore, but instead socket.io

Look at the new api here:
volumio.github.io/docs/API/WebSocket_APIs.html

This thread might help you as well:
websocket-home-automation-t4622.html

Please go on there, let me know