-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
My setup:
-
Home assistant: OS 16.3
-
HA Core: 2025.11.3
-
HA Supervisor: 2025.11.4
-
HA front-end: 20251105.1
-
Mosquitto broker: 6.5.2
-
Zendure Android app: 5.10.1
-
Zendure Smart Meter P1 (192.168.0.26)
-
Zendure Solarflow 2400 AC (192.168.0.27)
Within the Android app for both devices I setup MQTT to my local Mosquitto broker.
Within HA auto MQTT discovery is activated.
Both devices are added as a device. And everything works as expected.
When I request https://192.168.0.27/rpc?method=HA.Mqtt.GetConfig the MQTT configuration added via the Android App is returned.
When I request https://192.168.0.27/rpc?method=HA.Mqtt.GetStatus it returns {"connected":true}
Issues:
- When I restart HA or Mosquitto both devices are not reconnecting automatically
- Both devices do not report new events to HA
- When I request the "GetConfig" it returns the config correctly
- When I request the "GetStatus" it still returns {"connected":true}
- When I login into the Android app and click "save" the connection is re-instated
- When I do the same request for the P1 smart meter it returns "Nothing matches the given URI"
Kind regrads,
Stan
Metadata
Metadata
Assignees
Labels
No labels