This commit is contained in:
Hans Karlinius
2024-11-28 17:18:19 +01:00
parent 69759140a1
commit b7dea3b710
2 changed files with 3 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
name: VirtualHere Client
version: "0.1.174"
version: "0.1.175"
slug: vhclient
description: VirtualHere Client
arch:

View File

@@ -1,5 +1,7 @@
#!/command/with-contenv bashio
sleep 5s
if bashio::config.has_value 'autofind'; then
autofind=($(bashio::config 'autofind'))
bashio::log.info "Set AUTOFIND hub to ${autofind}"