v0.14.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"domain": "gree_controller",
|
||||
"name": "GREE Controller",
|
||||
"version": "0.13.10",
|
||||
"version": "0.14.0",
|
||||
"config_flow": true,
|
||||
"integration_type": "hub",
|
||||
"iot_class": "local_polling",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 0.14.0
|
||||
|
||||
- Adds GREE Cloud as a first-class provider while preserving the existing LAN/UDP transport.
|
||||
- Adds MQTT/TLS status push, Cloud commands, reconnect/resubscribe lifecycle and safe Cloud diagnostics.
|
||||
- Adds per-device capabilities and Cloud-specific Devices/Manual Control UI.
|
||||
- Adds GREE Cloud and Home Assistant cumulative-energy sources, delta conversion, energy history, aggregation, charts and InfluxDB archive support.
|
||||
- Keeps Local and Cloud entries independent and never performs automatic transport fallback.
|
||||
|
||||
## 0.13.10
|
||||
|
||||
- Accepts multi-state non-zero values for optional GREE feature flags without dropping an otherwise valid status frame.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: "GREE Controller"
|
||||
version: "0.13.10"
|
||||
version: "0.14.0"
|
||||
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