v0.14.19
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
Self-hosted controller for GREE-compatible air conditioners with a local Web UI, thermostat zones, schedules, Home Assistant integration, history, notifications and a documented HTTP/WebSocket API.
|
||||
|
||||
**Version: 0.14.18**
|
||||
**Version: 0.14.19**
|
||||
|
||||
Version 0.14.18 refactors shared Web UI CSS classes to generic component names. Segmented navigation, configuration forms/sections, chart cards, enable toggles, diagram nodes/ports and Flow block-category styling now use reusable names instead of classes tied to one feature.
|
||||
Version 0.14.19 speeds up amd64/arm64 Home Assistant image builds by cross-compiling Rust on the build host with persistent Cargo caches while preserving the selected Alpine or Debian Trixie target runtime. It also deduplicates the GREE Cloud runtime-status request during the initial HTTP/WebSocket bootstrap.
|
||||
|
||||
> [Full API reference](docs/API.md) — authentication, every endpoint, request bodies, response models, WebSocket events and examples.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user