v0.6.1
This commit is contained in:
+8
-2
@@ -1,8 +1,8 @@
|
||||
# GREE Controller v0.5.5 - build and validation report
|
||||
# GREE Controller v0.6.1 - build and validation report
|
||||
|
||||
## Scope
|
||||
|
||||
Version 0.5.5 builds on 0.5.4 with dedicated Night mode and Home Assistant/Sensors pages, compact unit-feature controls, and room-temperature refresh for disabled zones.
|
||||
Version 0.6.1 includes the notification, reverse-proxy, mobile decimal-input, log filtering and thermostat-copy changes described below, plus a Rust type-safety hotfix for communication-failure notifications.
|
||||
|
||||
## Implemented changes
|
||||
|
||||
@@ -42,6 +42,12 @@ Version 0.5.5 builds on 0.5.4 with dedicated Night mode and Home Assistant/Senso
|
||||
- The dashboard renders the control plan as blocks with current targets/demand and upcoming actions.
|
||||
- Home Assistant integration now also exposes whole-house/per-zone plan sensors, writable per-zone target-temperature `number` entities and per-zone enable `switch` entities via the restricted integration API.
|
||||
|
||||
## 0.6.1 compile hotfix
|
||||
|
||||
- Fixed `u8`/`u32` mismatches in communication-failure threshold handling without changing the persisted `Device.communication_failures` type or notification-settings schema.
|
||||
- Removed the unused `AppState` parameter from Slack/Discord webhook delivery.
|
||||
- Bumped application, Cargo lock root package, Home Assistant custom-component and PWA cache versions to `0.6.1`.
|
||||
|
||||
## Validation performed in packaging environment
|
||||
|
||||
- `node --check web/app.js`.
|
||||
|
||||
Reference in New Issue
Block a user