first commit

This commit is contained in:
Mateusz Gruszczyński
2026-09-09 15:05:22 +02:00
commit 8352009b9a
11 changed files with 273 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
# Changelog
Release version is maintained only in the project root `Cargo.toml`. Home Assistant metadata is generated by `ha-addon/build.sh` / `ha-addon/render-repository.sh`.
## Current
- Home Assistant add-on packaging.
- amd64 and aarch64 in one OCI multi-arch manifest.
- Host-network operation for GREE UDP discovery and multi-interface hosts.
- Home Assistant ingress support.
- Polish and English topology diagrams and networking documentation.
- Debian Trixie or latest Alpine build/runtime target.