mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-29 20:04:05 +02:00
Update 33-mqtt.sh
This commit is contained in:
@@ -2,10 +2,6 @@
|
|||||||
# shellcheck shell=bash
|
# shellcheck shell=bash
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
# Gives mqtt information
|
|
||||||
|
|
||||||
exit 0
|
|
||||||
|
|
||||||
if bashio::services.available 'mqtt'; then
|
if bashio::services.available 'mqtt'; then
|
||||||
bashio::log.green "---"
|
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"
|
bashio::log.blue "MQTT addon is active on your system! Birdnet-pi is now automatically configured to send its ouptut to MQTT"
|
||||||
|
|||||||
Reference in New Issue
Block a user