# Changelog

All notable changes to the home-automation hub are documented in this file.

## [3.8.0] - 2026-07-14

### Added

- Matter 1.4.1 support for compatible lighting, climate, energy-management, and water-control devices.
- Local energy dashboard with real-time solar production, battery storage, grid import, and household consumption.
- Room-level occupancy automations using combined motion, presence, and door-sensor signals.
- Automatic nightly configuration backups with configurable retention and encryption.
- Device health indicators for battery level, signal quality, last contact, and firmware status.

### Fixed

- Resolved intermittent Zigbee device dropouts on busy 2.4 GHz networks.
- Fixed duplicate mobile notifications when several automation conditions became true simultaneously.
- Corrected sunrise and sunset triggers after daylight-saving time changes.
- Fixed inaccurate energy totals for devices reporting values in watt-hours.
- Restored dashboard access on older Safari versions after session renewal.

### Changed

- Redesigned the device-pairing flow to show discovery progress and troubleshooting guidance.
- Improved automation validation with warnings for unreachable devices and conflicting schedules.
- Reduced database growth by compacting high-frequency sensor history.
- Increased the default failed-login lockout period from 5 to 15 minutes.

## [3.7.2] - 2026-06-18

### Added

- Optional notification when a battery-powered device falls below a configurable charge level.
- Diagnostic export containing sanitized logs, radio statistics, and integration status.
- Support for importing scenes from compatible Hue bridges.

### Fixed

- Fixed Z-Wave locks occasionally remaining marked as unlocked after manual operation.
- Resolved delayed state updates from MQTT devices using retained messages.
- Fixed thermostat schedules being shifted by one hour in selected time zones.
- Corrected camera thumbnails failing to refresh on wall-mounted dashboards.
- Prevented restart loops when an integration returned malformed metadata.

### Changed

- Improved reconnect behavior after router or access-point restarts.
- Reduced CPU usage when processing large numbers of temperature and humidity updates.
- Updated translations for French, German, Japanese, and Spanish.

## [3.7.0] - 2026-05-27

### Added

- Multi-user dashboard permissions with administrator, household member, and guest roles.
- Native integration for selected heat-pump water heaters and EV chargers.
- Automation templates for arrival lighting, leak response, and overnight security.
- Webhook authentication using rotating access tokens.
- Per-device history retention settings.

### Fixed

- Fixed geofencing events being missed when the mobile app resumed from the background.
- Resolved incomplete device removal for Zigbee end devices with child entities.
- Fixed scene activation failing when an unavailable device was included.
- Corrected inconsistent humidity rounding between dashboards and automation conditions.
- Fixed corrupted backup archives when storage space became low during creation.

### Changed

- Reorganized settings into Devices, Automations, Connectivity, Users, and System sections.
- Changed new automations to run in queued mode by default, preventing overlapping actions.
- Improved startup performance for installations with more than 500 entities.
- Deprecated unauthenticated local API access; existing installations receive a migration warning.