Plugin Name
homebridge-concert
Link To GitHub Repo
https://github.com/tbaur/homebridge-concert
Plugin Icon (Optional)

The plugin does not offer the same nor less functionality than that of any existing verified plugin.
🟢 Yes
The plugin successfully installs and does not start unless it is configured.
🟢 Yes
The plugin does not require the user to run Homebridge in a TTY or with non-standard startup parameters, even for initial configuration.
🟢 Yes
The plugin does not contain any analytics or calls that enable you to track the user.
🟢 Yes
If the plugin needs to write files to disk (cache, keys, etc.), it stores them inside the Homebridge storage directory.
🟢 Yes
The plugin does not throw unhandled exceptions, the plugin must catch and log its own errors.
🟢 Yes
More Information
Homebridge plugin for AudioControl Concert XR receivers (e.g. XR-8S). Dynamic platform exposing power/standby, volume-preset, and source-preset HomeKit switches over the LAN IP control port.
No existing verified plugin covers AudioControl Concert hardware (verified AVR plugins target other brands such as Denon/Yamaha/Anthem).
- Published on npm as
homebridge-concert@1.0.0
- Dynamic platform (
pluginAlias: Concert), config.schema.json for the Settings UI
- Zero runtime dependencies; Homebridge is a devDependency only
- Invalid/missing config disables the platform without crashing Homebridge
- TCP connect/poll failures are caught and logged (no unhandled rejections)
- Plugin icon is the AudioControl brand mark, used for this AudioControl-specific plugin (see
assets/logo.png)
Plugin Name
homebridge-concert
Link To GitHub Repo
https://github.com/tbaur/homebridge-concert
Plugin Icon (Optional)
The plugin does not offer the same nor less functionality than that of any existing verified plugin.
🟢 Yes
The plugin successfully installs and does not start unless it is configured.
🟢 Yes
The plugin does not require the user to run Homebridge in a TTY or with non-standard startup parameters, even for initial configuration.
🟢 Yes
The plugin does not contain any analytics or calls that enable you to track the user.
🟢 Yes
If the plugin needs to write files to disk (cache, keys, etc.), it stores them inside the Homebridge storage directory.
🟢 Yes
The plugin does not throw unhandled exceptions, the plugin must catch and log its own errors.
🟢 Yes
More Information
Homebridge plugin for AudioControl Concert XR receivers (e.g. XR-8S). Dynamic platform exposing power/standby, volume-preset, and source-preset HomeKit switches over the LAN IP control port.
No existing verified plugin covers AudioControl Concert hardware (verified AVR plugins target other brands such as Denon/Yamaha/Anthem).
homebridge-concert@1.0.0pluginAlias: Concert),config.schema.jsonfor the Settings UIassets/logo.png)