From 4cf7cabb12dc9f058d11bf29a1b527a548639b86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Gruszczy=C5=84ski?= Date: Sat, 19 Sep 2026 00:21:47 +0200 Subject: [PATCH] GREE Controller 0.15.8 --- gree-controller/config.yaml | 4 ++-- repository.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gree-controller/config.yaml b/gree-controller/config.yaml index b4c3328..c0fe536 100644 --- a/gree-controller/config.yaml +++ b/gree-controller/config.yaml @@ -2,11 +2,11 @@ name: "GREE Controller" version: "0.15.8" slug: "gree_controller" description: "Local GREE HVAC controller with Web UI, API, and Home Assistant integration" -url: "https://git.linuxiarz.pl/gru/gree-controller-ha-addon" +url: "https://git.linuxiarz.pl/gru/gree-controller-ha-addon/" arch: - amd64 - aarch64 -image: "repo.example.com/gree-controller" +image: "zot.linuxiarz.pl/gree-controller" startup: application boot: auto init: false diff --git a/repository.yaml b/repository.yaml index f1d6ab5..c5b53d9 100644 --- a/repository.yaml +++ b/repository.yaml @@ -1,3 +1,3 @@ name: GREE Controller -url: https://git.linuxiarz.pl/gru/gree-controller-ha-addon +url: https://git.linuxiarz.pl/gru/gree-controller-ha-addon/ maintainer: linuxiarz.pl