homebridge-optoma-projector

1.2.8 • Public • Published

homebridge-marantz-rs232

Marantz rs232 receiver plugin for homebridge: https://github.com/nfarina/homebridge Note: This plugin communicates with Marantz receiver using rs-232 and is tested with the SR5004

Installation

  1. Install homebridge using: npm install -g homebridge
  2. Install this plugin using: npm install -g homebridge-marantz-rs232
  3. Update your configuration file. See the sample below.

Configuration

Configuration sample:

"accessories": [
   {
       "accessory": "Marantz-RS232",
       "name": "Receiver",
       "path": "/dev/cu.usbserial-FTH7QVHK",
       "maxVolume": -20.0,
       "minVolume": -79.0
   }
]

Package Sidebar

Install

npm i homebridge-optoma-projector

Weekly Downloads

1

Version

1.2.8

License

MIT

Unpacked Size

18.1 kB

Total Files

5

Last publish

Collaborators

  • psforan