bump to next test version
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: TSUN-Proxy (Dev)
|
||||
description: MQTT Proxy for TSUN Photovoltaic Inverters
|
||||
version: 0.15.0-dev-2506211650
|
||||
version: 0.15.0-dev-2506211701
|
||||
image: docker.io/sallius/tsun-gen3-addon
|
||||
url: https://github.com/s-allius/tsun-gen3-proxy
|
||||
slug: tsun-proxy-dev
|
||||
|
||||
@@ -18,8 +18,8 @@ if bashio::supervisor.ping; then
|
||||
bashio::log.yellow "run.sh: info: Home Assistant MQTT service not available!"
|
||||
fi
|
||||
SLUG=$(bashio::addon.repository)
|
||||
# ADDONNAME=$(bashio::addon.hostname)
|
||||
ADDONNAME=$(bashio::addon.url)
|
||||
ADDONNAME=$(bashio::addon.hostname)
|
||||
# ADDONNAME=$(bashio::addon.url)
|
||||
# HOSTNAME=$(bashio::host.hostname)
|
||||
HOSTNAME=$(bashio::info.hostname)
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user