This commit is contained in:
Alexandre
2022-02-18 14:19:00 +01:00
parent 1e69c735b5
commit 4bc5b57396
6 changed files with 21 additions and 19 deletions

View File

@@ -9,4 +9,5 @@ bashio::net.wait_for 8080
#####################
# search for local devices
# shellcheck disable=SC2015
scrutiny-collector-metrics run >/dev/null && bashio::log.info "Local Devices Added" || bashio::log.error "Local Devices Not Added"