mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-20 05:04:44 +01:00
.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# https://developers.home-assistant.io/docs/add-ons/configuration#add-on-config
|
# https://developers.home-assistant.io/docs/add-ons/configuration#add-on-config
|
||||||
name: NSPanel Lovelace UI Addon
|
name: NSPanel Lovelace UI Addon
|
||||||
version: "4.7.6"
|
version: "4.7.12"
|
||||||
slug: nspanel-lovelace-ui
|
slug: nspanel-lovelace-ui
|
||||||
description: NSPanel Lovelace UI Addon
|
description: NSPanel Lovelace UI Addon
|
||||||
services:
|
services:
|
||||||
|
|||||||
@@ -15,5 +15,4 @@ if test -f "$CONFIG_FILE"; then
|
|||||||
else
|
else
|
||||||
cp /usr/bin/mqtt-manager/config.yml.example $CONFIG_FILE
|
cp /usr/bin/mqtt-manager/config.yml.example $CONFIG_FILE
|
||||||
fi
|
fi
|
||||||
sleep 100000
|
|
||||||
python /usr/bin/mqtt-manager/main.py
|
python /usr/bin/mqtt-manager/main.py
|
||||||
Reference in New Issue
Block a user