1.0.14 • Published 5 years ago

homebridge-denon-serial v1.0.14

Weekly downloads
1
License
ISC
Repository
github
Last release
5 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

5 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago