OH5.1.1 EcoFlow Binding

Hi,

I am happily using the Ecoflow binding - it is so much easier than doing the control via MQTT.

Thanks for that!

But - I also have a question regarding the “inverter#supply-priority“ channel.
It shows whether charging or discharging is preferred and is implemented as string.
Possible states (from Docs EcoFlow - Bindings | openHAB ): ‘prioIsSupply’ (prefer AC output over battery storage), ‘prioIsStorage’ (prefer battery storage over AC output)

In my sitemap, I see “Prioritize supply to loads“ and “Prioritize charging“.

I would like to not only read, but also set these values, but since the channel type is a string, I seem to have to write a rule, right? I have to transfer on/off from a switch to the string values.
But which string values? “prioIsSupply” / “prioIsStorage“ or “Prioritize supply to loads“ and “Prioritize charging“?

Setting the Prio channel directly without a rule would require a different channel type, right?

Any help is appreciated…

One more thing:

The channel “ac-input#set-charging-power” does not seem to work, it always indicates 0W although the set value (read via Ecoflow app) is f.e. 500W.

The measurement channel “ac-input#power“ works and displays 516W in this case.

I have a Delta-2 V1.0.2.163 and a PowerStream V1.0.1.228 / V1.1.4.150 (Wi-Fi).