mirror of
https://github.com/RiDDiX/home-assistant-addons.git
synced 2026-07-21 08:58:08 +08:00
docs: add changelog entries for humidity sensor, light detection, and media player fixes
This commit is contained in:
@@ -1,3 +1,12 @@
|
|||||||
|
# [1.5.0-alpha.20](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.5.0-alpha.19...v1.5.0-alpha.20) (2026-01-26)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* **humidity-sensor:** add minMeasuredValue/maxMeasuredValue limits (0-100%) ([30c94de](https://github.com/RiDDiX/home-assistant-matter-hub/commit/30c94de))
|
||||||
|
* **light:** fix color temperature lights being exposed as ExtendedColorLight - now uses only supported_color_modes ([30c94de](https://github.com/RiDDiX/home-assistant-matter-hub/commit/30c94de))
|
||||||
|
* **media-player:** add power on/off control (turn_on/turn_off) when supported, fallback to mute control ([30c94de](https://github.com/RiDDiX/home-assistant-matter-hub/commit/30c94de))
|
||||||
|
|
||||||
# [1.5.0-alpha.19](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.5.0-alpha.18...v1.5.0-alpha.19) (2026-01-26)
|
# [1.5.0-alpha.19](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.5.0-alpha.18...v1.5.0-alpha.19) (2026-01-26)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,12 @@
|
|||||||
|
## [1.4.7](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.4.6...v1.4.7) (2026-01-26)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* **humidity-sensor:** add minMeasuredValue/maxMeasuredValue limits (0-100%) ([ee0c803](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ee0c803))
|
||||||
|
* **light:** fix color temperature lights being exposed as ExtendedColorLight - now uses only supported_color_modes ([ee0c803](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ee0c803))
|
||||||
|
* **media-player:** add power on/off control (turn_on/turn_off) when supported, fallback to mute control ([ee0c803](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ee0c803))
|
||||||
|
|
||||||
## [1.4.6](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.4.5...v1.4.6) (2026-01-26)
|
## [1.4.6](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.4.5...v1.4.6) (2026-01-26)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user