Major Changes
- Matter API support: Adds Homebridge v2+ Matter API support with runtime fallback to HAP for legacy Homebridge versions.
- Config toggles: New
enableMatterandpreferMatteroptions (default: true) for seamless migration and compatibility. - Platform selection proxy: Automatic runtime selection between Matter and HAP platforms, fully tested.
- Updated dependencies: lutron-leap-js updated.
Migration Notes
- Homebridge v1: HAP-only mode is used automatically.
- Homebridge v2: Matter is enabled by default; fallback to HAP if needed.
- See README for migration and troubleshooting tips.
Full Changelog: v2.8.2...v3.0.0