mirror of
https://github.com/RiDDiX/home-assistant-addons.git
synced 2026-07-21 00:48:08 +08:00
chore(hamh): Update CHANGELOG.md
This commit is contained in:
@@ -5,9 +5,13 @@
|
|||||||
- add debug logging when home assistant actions fail ([d77826e](https://github.com/t0bst4r/home-assistant-matter-hub/commit/d77826e))
|
- add debug logging when home assistant actions fail ([d77826e](https://github.com/t0bst4r/home-assistant-matter-hub/commit/d77826e))
|
||||||
- ⚠️ **thermostat:** refactor how states are synchronized ([551da69](https://github.com/t0bst4r/home-assistant-matter-hub/commit/551da69))
|
- ⚠️ **thermostat:** refactor how states are synchronized ([551da69](https://github.com/t0bst4r/home-assistant-matter-hub/commit/551da69))
|
||||||
|
|
||||||
### ⚠️ Breaking Changes
|
### ⚠️ Breaking Changes / Feedback needed
|
||||||
|
|
||||||
- **thermostat:** Auto mode from Home Assistant is no longer supported for climates / thermostats. It just doesn't fit into the Matter specification.
|
- **thermostat:** Auto mode from Home Assistant is no longer supported for climates / thermostats. It just doesn't fit into the Matter specification.
|
||||||
|
Instead, Heat/Cool from Home Assistant is mapped to AutoMode in Matter.
|
||||||
|
I tried to test as much as possible, but since I don't have any real climate device I needed to use GenericThermostat and BetterThermostat to make virtual climates.
|
||||||
|
My testings were therefore limited to simple tests with simple climates. This change could break existing behaviors.
|
||||||
|
Please provide feedback what is working as expected, and what isn't (#261).
|
||||||
|
|
||||||
### ❤️ Thank You
|
### ❤️ Thank You
|
||||||
|
|
||||||
@@ -642,4 +646,4 @@
|
|||||||
|
|
||||||
### ❤️ Thank You
|
### ❤️ Thank You
|
||||||
|
|
||||||
- t0bst4r @t0bst4r
|
- t0bst4r @t0bst4r
|
||||||
|
|||||||
Reference in New Issue
Block a user