You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have German ecotec plus + vrs560 solar controller (they are connected together via the C1/C2 wires between both).
I just installed Daniel Kucera's ebus-to-wifi v6.3
I am connecting to HAOS 25.09
In MQTT, I see the following devices;
ebusd Broadcast (outdoor temp sensor by the looks of it)
ebusd bai (appears to be the ecotec plus)
ebusd 470 (appears to be vrs560)
ebusd (shows the running, scan, signal, uptime status) - also shows update available even though i have 25.1
I see the below errors in the logs.
[update error] unable to parse poll-read bai VortexFlowSensor from 3108b509030dd500 / 00: ERR: invalid position
[mqtt error] decode bai VortexFlowSensor: ERR: invalid position
[update error] unable to parse poll-read bai Status16 from 3108b5040116 / 00: ERR: invalid position
[update error] unable to parse poll-read bai Status from 3108b5110103 / 00: ERR: invalid position
[bus error] poll 470 CcTimer_Saturday failed: ERR: wrong symbol received
[bus debug] ERR: wrong symbol received during send command, switching to skip
[mqtt debug] publish ebusd/bai/Status01 {
"temp": {"value": 35.0},
"temp_1": {"value": 35.0},
"temp_2": {"value": 12.875},
"temp_3": {"value": null},
"temp_4": {"value": null},
"pumpstate": {"value": "off"}}
[update info] received MS cmd: 1008b5100305ff01 / 00
[update notice] received unknown MS cmd: 1008b5100305ff01 / 00
Is there some guide or can someone guide me on how to optimize please
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have German ecotec plus + vrs560 solar controller (they are connected together via the C1/C2 wires between both).
I just installed Daniel Kucera's ebus-to-wifi v6.3
I am connecting to HAOS 25.09
In MQTT, I see the following devices;
I see the below errors in the logs.
[update error] unable to parse poll-read bai VortexFlowSensor from 3108b509030dd500 / 00: ERR: invalid position
[mqtt error] decode bai VortexFlowSensor: ERR: invalid position
[update error] unable to parse poll-read bai Status16 from 3108b5040116 / 00: ERR: invalid position
[update error] unable to parse poll-read bai Status from 3108b5110103 / 00: ERR: invalid position
[bus error] poll 470 CcTimer_Saturday failed: ERR: wrong symbol received
[bus debug] ERR: wrong symbol received during send command, switching to skip
[mqtt debug] publish ebusd/bai/Status01 {
"temp": {"value": 35.0},
"temp_1": {"value": 35.0},
"temp_2": {"value": 12.875},
"temp_3": {"value": null},
"temp_4": {"value": null},
"pumpstate": {"value": "off"}}
[update info] received MS cmd: 1008b5100305ff01 / 00
[update notice] received unknown MS cmd: 1008b5100305ff01 / 00
Is there some guide or can someone guide me on how to optimize please
Beta Was this translation helpful? Give feedback.
All reactions