Disable 33-mqtt.sh

https://github.com/alexbelgium/hassio-addons/issues/1468
This commit is contained in:
Alexandre
2024-07-07 07:14:00 +02:00
committed by GitHub
parent b8047fd292
commit 252da5bd0a

View File

@@ -4,6 +4,8 @@ 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"