v0.5.5
This commit is contained in:
+7
-2
@@ -1,11 +1,16 @@
|
||||
# GREE Controller v0.5.4 - build and validation report
|
||||
# GREE Controller v0.5.5 - build and validation report
|
||||
|
||||
## Scope
|
||||
|
||||
Version 0.5.4 builds on 0.5.3 with Home Assistant sensor-read fixes, full zone climate mode control, GREE capability discovery and native Sleep support during night mode.
|
||||
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.
|
||||
|
||||
## Implemented changes
|
||||
|
||||
- Night-mode settings moved out of application Settings into a dedicated **Night mode** page.
|
||||
- Home Assistant connection, sensor aliases and integration access tokens moved to a dedicated **Home Assistant / Sensors** page.
|
||||
- Settings now contains application/technical settings only.
|
||||
- Unit-feature controls on device cards are smaller, centered and visually aligned with the other compact device controls.
|
||||
- Disabled thermostat zones continue refreshing and showing room temperature while control commands remain disabled.
|
||||
- Home Assistant sensor aliases are now presentation-only end-to-end: backend reads resolve aliases back to the original `entity_id`, settings are canonicalized, and zone/outdoor polling records the real entity ID.
|
||||
- Outdoor temperature now falls back to the median outdoor reading from online GREE units when the configured Home Assistant outdoor sensor is unavailable.
|
||||
- GREE optional capabilities are discovered from status properties (`Lig`, `Quiet`, `Tur`, `Air`, `Blo`, `Health`, `SwhSlp`) and persisted with each device.
|
||||
|
||||
Reference in New Issue
Block a user