This commit is contained in:
Hans Karlinius
2024-11-25 05:57:23 +01:00
parent 45f590d9dc
commit 24ba21cbc2
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base:7.5.1
ARG BUILD_FROM=ghcr.io/hassio-addons/base:16.3.4
# hadolint ignore=DL3006
FROM ${BUILD_FROM}

View File

@@ -1,5 +1,5 @@
name: VirtualHere Client
version: "0.1.44"
version: "0.1.46"
slug: vhclient2
description: VirtualHere Client
arch:

View File

@@ -5,4 +5,4 @@ if bashio::config.has_value 'clientid'; then
fi
#TEST
bashio::config 'devices' 'john_doe'
bashio::addon.option 'devices' 'john_doe'