Updated config.yml

This commit is contained in:
Jørgen Ferdinand 2025-03-07 21:58:06 +01:00
parent 7d018cd09d
commit 4aa69d58c9

View file

@ -1,7 +1,7 @@
name: "Newt Add-on" name: "Newt Add-on"
version: "1.0.0" version: "1.0.0"
slug: "newt" slug: "newt"
description: "Kjører Newt-containeren i Home Assistant" description: "Runs the Newt container inside Home Assistant"
arch: arch:
- amd64 - amd64
- armv7 - armv7
@ -18,4 +18,4 @@ options:
schema: schema:
PANGOLIN_ENDPOINT: "str" PANGOLIN_ENDPOINT: "str"
NEWT_ID: "str" NEWT_ID: "str"
NEWT_SECRET: "str" NEWT_SECRET: "str"