UNPKG

homebridge-dmxlight-plugin

Version:
33 lines 909 B
{ "bridge": { "name": "Homebridge 1485", "username": "0E:D7:34:15:14:85", "port": 51624, "pin": "633-73-978" }, "accessories": [], "platforms": [ { "name": "Config", "port": 8581, "platform": "config" }, { "name": "DMX Light", "ipAddress": "192.168.1.73", "serialPortName": "/dev/ttyUSB0", "platform": "homebridge-dmxlight-plugin.DMXLighteHomebridgePlugin", "accessories": [ { "name": "Test Bullets", "id": "TB", "driverName": "sacn", "dmxStartChannel": 1, "dmxChannelCount": 100, "dmxUniverse": 130, "colorOrder": "rgb" } ] } ] }