diff --git a/.templates/00-banner.sh b/.templates/00-banner.sh index c1d9d476d..323ef6007 100755 --- a/.templates/00-banner.sh +++ b/.templates/00-banner.sh @@ -10,6 +10,7 @@ if ! bashio::supervisor.ping 2>/dev/null; then bashio::log.blue " Starting addon without HA support" bashio::log.blue \ '-----------------------------------------------------------' + exit 0 fi bashio::log.blue \