CyBot / hubot-sonos

Control your Sonos device with Hubot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hubot-sonos

Control your Sonos device with Hubot

Install

npm install hubot-sonos

Usage

 Commands:
   hubot what's playing - Return current track
   hubot play  - play
   hubot pause - pause
   hubot next  - next
   hubot previous - back
   hubot back     - back
   hubot volume <0-100> - set volume

 Configuration:
   HUBOT_SONOS_HOST - the address of your Sonos device

About

Control your Sonos device with Hubot

License:MIT License


Languages

Language:CoffeeScript 100.0%