19 lines
1.2 KiB
Markdown
19 lines
1.2 KiB
Markdown
# GREE Controller v0.8.10 - dashboard and notification-filter report
|
|
|
|
Source baseline: GREE Controller v0.8.9.
|
|
|
|
## Changes
|
|
|
|
- added fine-grained notification categories with a dedicated stale Home Assistant sensor switch;
|
|
- split stale HA reads into the `ha.sensor_stale` event kind while retaining other HA failures as `ha.sensor_error`;
|
|
- rebuilt the Dashboard as horizontal **Main / Thermostats / Manual control** tabs with one vertically scrolling panel at a time;
|
|
- moved LAN discovery from the global toolbar to Devices;
|
|
- added centered `active/total running` unit status to the top toolbar;
|
|
- changed control-owner metadata to show date and time instead of time only;
|
|
- removed visible "Quick" wording from the Dashboard thermostat/manual-control section titles;
|
|
- rotated the PWA cache key for the changed frontend.
|
|
|
|
## Validation
|
|
|
|
The Rust toolchain is not installed in this build environment, so `cargo test`/`cargo check` cannot be run here. JavaScript syntax checks, JSON parsing, HTML ID checks, shell syntax checks, manifest regeneration and ZIP integrity verification are performed before packaging. The target-host updater should run the full Rust test suite before replacing the service.
|