0.2.6 • Published 6 years ago

homebridge-sonos-schmittx v0.2.6

Weekly downloads
-
License
ISC
Repository
github
Last release
6 years ago

Sonos Platform

Example config.json:

{
  "accessories": [
    {
      "accessory": "Sonos",
      "enable_speaker_service": true,
      "firmware_revision": "1.2.3",
      "hardware_revision": "1.2.3",
      "model": "Play:1",
      "name": "Living Room Speaker",
      "room": "Living Room",
      "serial_number": "12345"
    }
  ]
}

The room parameter must match the room name in Sonos exactly.

0.2.6

6 years ago

0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

7 years ago