238 ha addon repository check (#244)

* move Makefile and bake file into parent folder

* build config.yaml from template

* use Makefile instead of build shell script

* ignore temporary or created files

* add rules for building the add-on repository

* add rel version of add-on

* add  jinja2-cli
This commit is contained in:
Stefan Allius
2024-12-15 17:16:26 +01:00
committed by GitHub
parent 8731d1bae3
commit 3bb360d359
11 changed files with 167 additions and 134 deletions

View File

@@ -0,0 +1,7 @@
{
"name": "TSUN-Proxy (Debug)",
"description": "MQTT Proxy for TSUN Photovoltaic Inverters with Debug Logging",
"version": "debug",
"slug": "tsun-proxy-debug"
}