fix(kener): hacky fixes
This commit is contained in:
parent
eb582daee2
commit
e91dda8455
1 changed files with 4 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
name: Kener
|
||||
description: Modern Statuspage
|
||||
version: "0.1.2"
|
||||
version: "0.1.3"
|
||||
slug: kener
|
||||
init: false
|
||||
|
||||
|
@ -19,3 +19,6 @@ panel_icon: mdi:chart-timeline
|
|||
panel_title: Kener
|
||||
webui: http://[HOST]:[PORT:3000]
|
||||
|
||||
environment:
|
||||
KENER_SECRET_KEY: secret_key
|
||||
ORIGIN: https://hass.home.f2o.io
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue