get_plugin_versions
Retrieve all available versions and distribution tags for any Homebridge plugin by providing its npm package name.
Instructions
Get available versions and dist-tags for a specific Homebridge plugin.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pluginName | Yes | The npm package name of the plugin (e.g. 'homebridge-hue') |