Update newt/config.yaml
This commit is contained in:
parent
4956517b23
commit
ce5e8c999c
1 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
name: "Newt Add-on"
|
||||
version: "1.2.4"
|
||||
version: "1.2.6"
|
||||
slug: "newt"
|
||||
description: "Runs Newt inside Home Assistant OS"
|
||||
arch:
|
||||
|
@ -28,4 +28,6 @@ map:
|
|||
hassio_api: true
|
||||
homeassistant_api: true
|
||||
auth_api: true
|
||||
hassio_role: "admin"
|
||||
hassio_role: "admin"
|
||||
# Reference the changelog
|
||||
changelog: "https://raw.githubusercontent.com/Ferdinand99/home-assistant-newt-addon/main/CHANGELOG.md"
|
Loading…
Reference in a new issue