Hi,
I observed this behavior:
Z2OpMode is currently set to day. Now I want it off. I select "Off". MQTT now show the current value being "day" and the "set"-Topic with new value "off".
As I see, the value is immediately written to ebus. But it seems that the value for MQTT is just being updated at next poll interval.
Why? Wouldnt it be better to set the new value when the write-action to ebus was successful?
Running build 20260301.
Thanks