Skip to content

Commit

Permalink
Disable 33-mqtt.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbelgium committed Jul 7, 2024
1 parent b8047fd commit 252da5b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions birdnet-pi/rootfs/etc/cont-init.d/33-mqtt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 252da5b

Please sign in to comment.