github dash16/homebridge-cync-app v0.6.1

latest releases: v0.7.4, v0.7.3, v0.7.2...
3 months ago

This release refines how optional show accessories are exposed by moving from global show settings to a device-centric configuration model.

As support for Light Shows, Music Shows, Custom Shows, and Segment Scenes expanded across more device types, larger installations could quickly accumulate a significant number of optional accessories. v0.6.1 gives users precise control over which show accessories are created for each compatible device while preserving compatibility with existing configurations.

Highlights

Per-Device Show Configuration

The Homebridge configuration UI now discovers compatible Cync devices and allows accessory selection on a per-device basis.

For each supported device, users can independently choose whether to expose:

  • Built-in Light Shows
  • Built-in Music Shows
  • Saved Custom Light Shows
  • Saved Custom Music Shows
  • Saved Segment Scenes

Selections are stored using stable Cync device IDs, ensuring configuration remains intact even if devices are renamed in the Cync app.

Automatic Migration

Existing global show settings are automatically migrated into the new per-device format when the configuration UI is opened.

To avoid disrupting existing installations, runtime support for legacy settings remains in place and older configurations continue to function normally.

Improved Accessory Management

The platform now:

Registers physical devices before optional show accessories
Registers only explicitly selected show accessories
Automatically removes cached show accessories that are no longer selected
Continues to gracefully stop accessory registration when Homebridge's 149-accessory bridge limit is reached

This significantly reduces accessory clutter and provides a practical path for larger Cync deployments.

Don't miss a new homebridge-cync-app release

NewReleases is sending notifications on new releases.