bump to next test version

This commit is contained in:
Stefan Allius
2025-06-21 14:49:27 +02:00
parent 7fb3212363
commit aa340a1a72
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ MQTT_HOST=""
SLUG=""
HOSTNAME=""
if bashio::supervisor.ping; then
bashio::log "run.sh: info: check Home Assistant bashio for configuration values"
bashio::log "run.sh: info: check Home Assistant bashio for config values"
if bashio::services.available mqtt; then
MQTT_HOST=$(bashio::services mqtt "host")
MQTT_PORT=$(bashio::services mqtt "port")