node-red-contrib-volumio 0.0.2

A node library to control Volumio 2 with WebSocket APIs

npm install node-red-contrib-volumio

node-red-contrib-volumio

a websocket client to connect and control volumio2 in node-red

nodes

volumio event

listen for a specific event

volumio commands

emit a specific command and listen on the corresponding event pushing out the response

known commands and push events

  • play ==> pushState
  • pause ==> pushState
  • prev ==> pushState
  • next ==> getSpushStatetate
  • setRandom ==> pushState
  • setRepeat ==> pushState
  • volume ==> pushState
  • mute ==> pushState
  • unmute ==> pushState
  • getQueue ==> pushQueue
  • playPlaylist ==> pushQueue
  • playFavourites ==> pushQueue
  • addToQueue ==> pushState
  • getState ==> pushState
  • getBrowseSources ==> pushBrowseSources
  • browseLibrary ==> pushBrowseLibrary
  • getMultiRoomDevices ==> pushMultiRoomDevices
  • search ==> pushBrowseLibrary

Node Info

Version: 0.0.2
Updated 5 years, 10 months ago
License: MIT
Rating: not yet rated

Actions

Rate:

Downloads

9 in the last week

Nodes

  • volumio event
  • volumio command
  • volumio-server

Keywords

  • node-red
  • volumio

Maintainers