diff --git a/ha_addon_dev/config.yaml b/ha_addon_dev/config.yaml index ecc6f63..f268b13 100755 --- a/ha_addon_dev/config.yaml +++ b/ha_addon_dev/config.yaml @@ -1,6 +1,6 @@ name: TSUN-Proxy (Dev) description: MQTT Proxy for TSUN Photovoltaic Inverters -version: 0.14.0-dev-2504181747 +version: 0.14.0-dev-2504181907 image: docker.io/sallius/tsun-gen3-addon url: https://github.com/s-allius/tsun-gen3-proxy slug: tsun-proxy-dev @@ -28,6 +28,8 @@ webui: "http://[HOST]:[PORT:8127]/" watchdog: "http://[HOST]:[PORT:8127]/-/healthy" ingress: true ingress_port: 8127 +panel_icon: "mdi:application-cog-outline" +auth_api # Definition of parameters in the configuration tab of the addon # parameters are available within the container as /data/options.json