[3.3.5] - 2025-10-31
Breaking Changes
- [concentrationMeasurement]: Changed the default unit of measurement of some concentration measurement clusters to adapt to the generally used (and supported by Apple Home). Is is always possible to pass a different unit of measurement (Tvoc is Ugm3. Formaldehyde is Mgm3. Pm1, Pm2.5 and Pm10 are Ugm3. Ozone is Ugm3. Radon is Bqm3.)
Added
- [thread]: Added get_log_level and set_log_level to BroadcastServer.
- [frontend]: Added password check to WebSocket.
- [service]: Added link to configuration to run matterbridge as a daemon with systemctl (Linux only) and with local global node_modules (no sudo required).
Changed
- [package]: Updated dependencies.
- [frontend]: Bumped
frontendversion to 3.2.4.
Fixed
- [service]: Fixed systemd configuration with local global node_modules.