Update 33-mqtt.sh

This commit is contained in:
Alexandre
2024-07-08 12:15:20 +02:00
committed by GitHub
parent fa7dbd8634
commit 0a83a3ca58

View File

@@ -2,10 +2,6 @@
# shellcheck shell=bash
set -e
# Gives mqtt information
exit 0
if bashio::services.available 'mqtt'; then
bashio::log.green "---"
bashio::log.blue "MQTT addon is active on your system! Birdnet-pi is now automatically configured to send its ouptut to MQTT"