mirror of
https://github.com/RiDDiX/home-assistant-addons.git
synced 2026-07-14 12:28:09 +08:00
6.1 KiB
6.1 KiB
4.1.0-testing.18 (2026-01-31)
Bug Fixes
- add moveToLevel/moveToLevelWithOnOff transitionTime fix to LevelControlBehavior (22c2193)
4.1.0-testing.17 (2026-01-31)
Bug Fixes
- add event handlers to FanBehavior and fix LevelControlBehavior state update (724e971)
4.1.0-testing.16 (2026-01-31)
Bug Fixes
- update Vision 1 behaviors to set state immediately on commands (fixes Apple Home 'Not Responding') (ffe9077)
4.1.0-testing.15 (2026-01-31)
Bug Fixes
- prevent synchronous-transaction-conflict in LightEndpoint by setting levelControl before onOff (0babb7d)
4.1.0-testing.14 (2026-01-31)
Features
- add water_valve and pump to Entity Mapping dropdown (770dc47)
4.1.0-testing.13 (2026-01-31)
Bug Fixes
- clamp brightness to max 254 (Matter.js LevelControl limit) (71c3e09)
4.1.0-testing.12 (2026-01-31)
Bug Fixes
- correct RVC behavior initialization order for Matter.js validation (e74c771)
4.1.0-testing.11 (2026-01-31)
Bug Fixes
- illuminance sensor minMeasuredValue must be 1 per Matter spec (fa8818b)
4.1.0-testing.10 (2026-01-31)
Bug Fixes
4.1.0-testing.9 (2026-01-31)
Bug Fixes
4.1.0-testing.8 (2026-01-31)
Features
- implement Vision 1 callback-based architecture for Light and Fan endpoints (2c9955d)
- implement Vision 1 callback-based architecture for Switch, Lock, Cover, Button, Valve, Scene, Humidifier endpoints (6eaf622)
4.1.0-testing.7 (2026-01-31)
Features
- implement Vision 1 callback-based behavior architecture for VacuumEndpoint (ff7475f)
4.1.0-testing.6 (2026-01-31)
Bug Fixes
- include bridge icons in full backup export/import (4c2229d)
4.1.0-testing.5 (2026-01-31)
Bug Fixes
4.1.0-testing.4 (2026-01-31)
Features
4.1.0-testing.3 (2026-01-31)
Features
4.1.0-testing.2 (2026-01-31)
Bug Fixes
- add manual version input to release workflow for Docker builds (040a694)