UNPKG

homebridge-am2320-plugin

Version:

Provides the AM2320 Sensor as accessories to your homebridge.

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