UNPKG

homebridge-dmxlight-plugin

Version:
16 lines 294 B
{ "pluginAlias": "DMXLightHomebridgePlugin", "pluginType": "platform", "singular": true, "schema": { "type": "object", "properties": { "name": { "title": "Name", "type": "string", "required": true, "default": "DMX Light" } } } }