Fix: Flask zurück auf 0.0.0.0 — HA Ingress braucht es (v1.1.4)
127.0.0.1-Binding verursacht 502 Bad Gateway weil HA Supervisor Ingress nicht von localhost aus verbindet. host_network: true + 0.0.0.0 ist die korrekte Konfiguration für HAOS Add-ons. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: ShineBridge
|
||||
version: "1.1.3"
|
||||
version: "1.1.4"
|
||||
slug: shinebridge
|
||||
description: Growatt Wechselrichter lokal in Home Assistant — Modbus TCP via ShineLAN-X, MQTT Discovery, Web UI
|
||||
url: https://gitea.bitfire.work/retr0/Growatt-Wechselrichter-HAOS
|
||||
|
||||
Reference in New Issue
Block a user