bump to next test version

This commit is contained in:
Stefan Allius
2025-05-31 18:03:30 +02:00
parent fb25d46942
commit 4c4c4e4243
3 changed files with 4 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/with-contenv bashio
echo "Add-on environment started"
bashio::cache.flush_all
echo "check for Home Assistant MQTT"
MQTT_HOST=$(bashio::services mqtt "host")
MQTT_PORT=$(bashio::services mqtt "port")