GREE Controller 0.15.17

This commit is contained in:
Mateusz Gruszczyński
2026-09-21 23:33:42 +02:00
parent 04c77b13da
commit 24b78cd4ae
4 changed files with 10 additions and 5 deletions
+7 -2
View File
@@ -1,11 +1,16 @@
# Changelog
## 0.15.17
- Hides Dashboard → Global power Emergency STOP whenever all units are off and no automatic control is currently requesting work; an active STOP always keeps the green return-to-normal action visible.
- Improves Control plan → Recently triggered automations so Flow-generated entries show the source Flow name, for example `Generated by Flow: Igor - Heating`, instead of only the generated automation identifier.
- Refreshes Emergency STOP visibility immediately from live device and control-plan state.
## 0.15.16
- Makes Dashboard → Global power emergency STOP context-aware instead of permanently prominent whenever any zone is enabled.
- Keeps the yellow STOP prominent while any unit is powered or automatic thermostat control is currently active.
- Shows a subdued STOP while schedules, automations, Flows or explicit thermostat control are armed but idle, so the safety gate can still be engaged before the next start.
- Hides STOP only when every unit is off and no automatic control is armed; an active emergency STOP always remains visible as the green return-to-normal action.
- Hides STOP while the system is idle; an active emergency STOP always remains visible as the green return-to-normal action.
- Refreshes the STOP state immediately on device, schedule, automation, Flow and control-plan realtime updates.
## 0.15.15