1.2.0 • Published 7 years ago

wejay-sonos v1.2.0

Weekly downloads
1
License
ISC
Repository
-
Last release
7 years ago

wejay-sonos

Control Sonos from Wejay

usage

npm install -g wejay-sonos

To automatically connect rooms with corresponding zones in Sonos:

wejay-sonos

If you want to connect all zones to the same wejay room:

wejay-sonos --roomName YourRoomName

To specify ip manually:

wejay-sonos --ip 192.168.110.132

You can also specify the above with environment variables.

Run with docker

docker run -d --net=host -e roomName=YourRoomName -e ip=192.168.110.132 iteam1337/wejay-sonos

license

MIT

(c) Copyright Iteam Solutions

1.2.0

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago