GREE Controller 0.14.23

This commit is contained in:
Mateusz Gruszczyński
2026-09-17 09:16:56 +02:00
parent 716ae73fa8
commit f635514d5b
3 changed files with 6 additions and 2 deletions
@@ -1,7 +1,7 @@
{
"domain": "gree_controller",
"name": "GREE Controller",
"version": "0.14.22",
"version": "0.14.23",
"config_flow": true,
"integration_type": "hub",
"iot_class": "local_polling",
+4
View File
@@ -1,5 +1,9 @@
# Changelog
## 0.14.23
- Code cleanup and small UX changes.
## 0.14.22
- Code cleanup and small UX changes.
+1 -1
View File
@@ -1,5 +1,5 @@
name: "GREE Controller"
version: "0.14.22"
version: "0.14.23"
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/"