Updated config.yml
This commit is contained in:
parent
7d018cd09d
commit
4aa69d58c9
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
Loading…
Add table
Add a link
Reference in a new issue