UNPKG

homebridge-eq3bhomekit

Version:

eQ3 Bluetooth thermostat controller plugin for Homebridge

16 lines 311 B
{ "pluginAlias": "eq3bhomekit", "pluginType": "platform", "singular": true, "schema": { "type": "object", "properties": { "name": { "title": "Name", "type": "string", "required": true, "default": "Example Dynamic Platform" } } } }