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