0.1.12-0 • Published 5 months ago

homebridge-squeezebox v0.1.12-0

Weekly downloads
3
License
ISC
Repository
github
Last release
5 months ago

homebridge-squeezebox v 0.1.6

Work in progress, may or may not work for you.

When switching the player on, it starts playing, i.e.

  1. the player is switched on, and
  2. replay is started

When the player is switched off,

  1. replay is paused, and
  2. the player is switched off

Example config.json

{
 "bridge": {
  "name": "Homebridge",
  "username": "CC:22:3D:E3:CE:30",
  "port": 51826,
  "pin": "031-45-154"
 },
 "platforms": [
  {
   "platform": "Squeezebox",
   "name": "Squeezebox",
   "host": "127.0.0.1",
   "port": 9000,
   "username": "username",
   "password": "password"
  }
 ]
}

host/port for your Logitech Media Server

News

See NEWS.md

0.1.8-beta.0

5 months ago

0.1.9-beta.0

5 months ago

0.1.10-beta.0

5 months ago

0.1.12-0

5 months ago

0.1.11-beta.0

5 months ago

0.1.6

2 years ago

0.1.5

3 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago