bump to next version

This commit is contained in:
Stefan Allius
2025-06-21 13:07:21 +02:00
parent 4f4462bb4a
commit d15af4e347
2 changed files with 1 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
name: TSUN-Proxy (Dev)
description: MQTT Proxy for TSUN Photovoltaic Inverters
version: 0.15.0-dev-2506211301
version: 0.15.0-dev-2506211305
image: docker.io/sallius/tsun-gen3-addon
url: https://github.com/s-allius/tsun-gen3-proxy
slug: tsun-proxy-dev

View File

@@ -17,9 +17,6 @@ if bashio::supervisor.ping; then
fi
bashio::log "run.sh: info: check for slug"
SLUG=$(bashio::addon.repository)
else
else
bashio::log.red "run.sh: error: Home Assistant Supervisor API not available!"
fi