23 lines
1.2 KiB
Markdown
23 lines
1.2 KiB
Markdown
# Changelog
|
|
|
|
## 0.14.0
|
|
|
|
- Adds GREE Cloud as a first-class provider while preserving the existing LAN/UDP transport.
|
|
- Adds MQTT/TLS status push, Cloud commands, reconnect/resubscribe lifecycle and safe Cloud diagnostics.
|
|
- Adds per-device capabilities and Cloud-specific Devices/Manual Control UI.
|
|
- Adds GREE Cloud and Home Assistant cumulative-energy sources, delta conversion, energy history, aggregation, charts and InfluxDB archive support.
|
|
- Keeps Local and Cloud entries independent and never performs automatic transport fallback.
|
|
|
|
## 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.
|
|
- Host networking for GREE UDP discovery and multi-interface/VLAN hosts.
|
|
- Home Assistant ingress, watchdog and cold backup support.
|
|
- Polish and English documentation consolidated into one `DOCS.md`.
|