{ "pluginAlias": "SmartHomeNG-dev", "pluginType": "platform", "singular": true, "schema": { "type": "object", "properties": { "name": { "title": "Name", "type": "string", "required": true, "default": "SmartHomeNG" } } } }