Add initial version of the add-on code

This commit is contained in:
Adrian Jagielak
2025-07-21 22:28:31 +02:00
parent bcfa60a749
commit 1c43d8a3ec
25 changed files with 3159 additions and 68 deletions

View File

@@ -7,8 +7,6 @@ build_from:
i386: "ghcr.io/home-assistant/i386-base:3.15"
labels:
org.opencontainers.image.title: "Home Assistant Add-on: Futurehome"
org.opencontainers.image.description: "Futurehome Home Assistant add-on"
org.opencontainers.image.description: "Integrates Futurehome Smarthub via local FIMP/MQTT"
org.opencontainers.image.source: "https://github.com/adrianjagielak/home-assistant-futurehome"
org.opencontainers.image.licenses: "MIT License"
args:
TEMPIO_VERSION: "2021.09.0"