1.0.14 • Published 6 years ago

homebridge-denon-serial v1.0.14

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

homebridge-nuvo

This is a homebridge plugin for that allows serial control of denon AVR receivers (designed and tested on AVR-4806 without any state checking only state setting).

Sample Config:

"accessories":
    [
      {
      "accessory": "denon-serial-accessory",
      "port": "/dev/tty.usbserial",
      "defaultSource": "DBS"
    }
    ]

Options: The port option is for you to set the path to the AVR. The defaultSource option is for what source to set the AVR upon startup

1.0.15

6 years ago

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago