@berkbayri/homebridge-denon-rs232-serial
Version:
Homebridge plugin for controlling Denon AVRs via RS232.
19 lines (18 loc) • 381 B
JSON
{
"name": "@berkbayri/homebridge-denon-rs232-serial",
"version": "1.0.10",
"description": "Homebridge plugin for controlling Denon AVRs via RS232.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"homebridge",
"homebridge-plugin",
"denon",
"avr",
"rsr232"
],
"author": "Berk Bayri",
"license": "ISC"
}