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
@@ -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}"