[3.5.1] - 2026-01-24
Added
- [mb_mdns]: Added additional mDNS service types for discovery.
- [workflows]: Added npm registry URL and caching to Node.js setup in workflow files.
- [workflows]: Added concurrency settings in build.yml to cancel previous runs in GitHub Actions.
- [preset]: Added Thermostat with preset feature. Thanks Ludovic BOUÉ (#482).
- [matter.js]: Bump to matter.j v. 0.16.6.
- [matter.js]: Bump to matter.j v. 0.16.7.
- [mb_mdns]: Added --ip-filter params to filter incoming mDns messages by sender ip.
- [express]: Added a login check for internal express api. The /health and /memory api don't need a login. Thanks Rogibaer (Luligu/matterbridge-hass#149).
- [readme]: Added a section with the data structure and backup/restore guidelines.
- [matterbridge]: Add brand to MatterbridgePlatform and MatterbridgeEndpoint.
Changed
- [package]: Updated dependencies.