What's Changed
This release adds initial support for Cync Gen 1 Paddle Dimmer switches (device type 125) and improves device classification behavior.
New Device Support
- Added classification for Cync device type 125 (Gen 1 Paddle Dimmer Smart Switch).
- Devices identified as type 125 will now be exposed through the dedicated switch accessory implementation instead of being treated as unsupported.
Classification Improvements
- Unsupported devices are now skipped during discovery rather than being automatically created as HomeKit switches.
- Reduces the likelihood of unknown Cync hardware appearing as non-functional or incorrectly categorized accessories.
- Improves future maintainability by requiring explicit support for new device types.
Notes
This release provides initial support for type 125 devices based on community testing. Additional enhancements may be added in future releases if dimming capabilities require specialized handling.