GREE Controller 0.13.10

This commit is contained in:
Mateusz Gruszczyński
2026-09-13 10:21:01 +02:00
parent 2c6320e1a1
commit b7df6a6ac7
4 changed files with 8 additions and 3 deletions
+6
View File
@@ -1,5 +1,11 @@
# Changelog
## 0.13.10
- Accepts multi-state non-zero values for optional GREE feature flags without dropping an otherwise valid status frame.
- Preserves unit-specific active `Quiet` encodings (`1`, `2` or `3`) and reuses them when Quiet is enabled; legacy units still default to `Quiet=1`.
- Prevents units reporting `Quiet=2` from being marked offline because of parser validation.
## 0.13.9
- Home Assistant add-on with `amd64` + `aarch64` multi-arch OCI image.