v0.13.9-rework_ha_addon

This commit is contained in:
Mateusz Gruszczyński
2026-09-10 08:24:53 +02:00
parent b905a6fcc4
commit 34e62da372
45 changed files with 405 additions and 1597 deletions
+14 -10
View File
@@ -1,13 +1,17 @@
# OCI registry. Works with standard OCI registries, including Zot.
REGISTRY=oci.linuxiarz.pl
# OCI image
REGISTRY=repo.example.com
IMAGE_NAME=gree-controller
# Build/runtime base: trixie or alpine.
DISTRO=trixie
# Buildx builder name.
DISTRO=alpine
RUST_VERSION=1.89
BUILD_PLATFORMS=linux/amd64,linux/arm64
BUILDER=gree-controller-multiarch
# Optional BuildKit config for a private registry with custom CA / HTTP.
# Example: /etc/buildkit/buildkitd.toml
BUILDER_CONFIG=
# Home Assistant distribution repository
HA_REPO_URL=https://repo.example.com/gree-controller-ha-addon/
HA_REPO_BRANCH=master
HA_REPO_PATH=../gree-controller-ha-addon
# Repository layout
ADDON_DIR=gree-controller
INTEGRATION_DOMAIN=gree_controller