get_plugin_changelog
Retrieve the changelog content for any installed Homebridge plugin to review version history and changes.
Instructions
Get the CHANGELOG.md content for an installed Homebridge plugin.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pluginName | Yes | The npm package name of the plugin (e.g. 'homebridge-hue') |