Skip to content

Listen to and control Logitech Media Server (previously Squeezebox Server).

Notifications You must be signed in to change notification settings

mozz100/node-logitechmediaserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just some code I wrote for my home automation system. Connects javascript to a Logitech Media Server (formerly Squeezebox Server). It provides a "telnet server" which I just connect to using net.createConnection.

See example.js for how to use.

Collects information about known players and then allows:

  • monitoring of volume, wifi signal strength, power status (on/off)
  • switch on/off by calling simple functions
  • play/pause/stop
  • sending arbitrary commands through the telnet interface

I used this together with my [xBee] module to play sounds when my back door opened, and so on.

Licence

Creative Commons License
This work by Richard Morrison is licensed under a Creative Commons Attribution-ShareAlike 2.0 UK: England & Wales License.
Based on a work at github.com.

About

Listen to and control Logitech Media Server (previously Squeezebox Server).

Resources

Stars

Watchers

Forks

Packages

No packages published