v0.14.25
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 0.15.0
|
||||
## 0.14.25
|
||||
|
||||
- Adds full vertical and horizontal louver positions to manual unit control and thermostat cards, with compact dropdowns that preserve the existing view layout.
|
||||
- Extends legacy automations, Visual Flow and the bundled Home Assistant climate entities with granular louver positions; legacy boolean swing API payloads remain accepted.
|
||||
- Direct add-on access no longer shows `Invalid access token` on initial page load; that validation message appears only after a token is submitted.
|
||||
- Home Assistant climate cards localize direct-control names, fan modes, thermostat presets and all vertical/horizontal louver positions while keeping stable technical mode IDs for services and automations.
|
||||
- WebSocket disconnects now show a yellow reconnecting state instead of an immediate application-style error.
|
||||
- A persistent WebSocket outage becomes a connection error after 15 seconds while automatic reconnect attempts and HTTP fallback continue unchanged.
|
||||
- Successful reconnects clear the outage state immediately and stale socket callbacks no longer overwrite the active connection status.
|
||||
|
||||
## 0.14.24
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: "GREE Controller"
|
||||
version: "0.15.0"
|
||||
version: "0.14.25"
|
||||
slug: "gree_controller"
|
||||
description: "Local GREE HVAC controller with Web UI and Home Assistant integration"
|
||||
url: "https://git.linuxiarz.pl/gru/gree-controller-ha-addon/"
|
||||
|
||||
Reference in New Issue
Block a user