diff --git a/haos-addon/config.yaml b/haos-addon/config.yaml index a9e8ed5..63676fc 100644 --- a/haos-addon/config.yaml +++ b/haos-addon/config.yaml @@ -1,7 +1,7 @@ name: Growatt ShineLAN-X version: "1.0.0" slug: growatt_shinelan_x -description: Growatt Wechselrichter via ShineLAN-X (NuttX Modbus TCP) → MQTT Discovery + Web UI +description: Growatt Wechselrichter via ShineLAN-X (NuttX Modbus TCP) - MQTT Discovery + Web UI url: https://gitea.bitfire.work/retr0/Growatt-Wechselrichter-HAOS arch: - armhf @@ -11,11 +11,9 @@ arch: - i386 startup: application boot: auto -init: false ingress: true ingress_port: 8099 panel_icon: mdi:solar-power -panel_title: ShineLAN-X options: modbus_ip: "10.10.20.190" modbus_port: 502 @@ -35,6 +33,6 @@ schema: mqtt_broker: str mqtt_port: int mqtt_user: str - mqtt_pass: str + mqtt_pass: password mqtt_topic_prefix: str update_interval: int