get_plugin_config_schema
Get the configuration schema for any Homebridge plugin to learn how to configure it in Homebridge.
Instructions
Get the config.schema.json for a plugin, which describes how to configure it in Homebridge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pluginName | Yes | The npm package name of the plugin (e.g. 'homebridge-hue') |