'Stepped switch' Virtual Switch not working in 3.80~14

Hi all,
A (minor) issue in 3.80~14.
The stepped switch does not respond to setting the ‘dimming’ (numeric) state.
It still correctly responds to the on/off button and I’m able to initiate it correctly with a certain number.

Tried recreating new switches, restarting the Cerbo, to no avail. It works perfectly on 3.72.

Mind sharing the flow? I tried to reproduce this with injecting:

{"/SwitchableOutput/output_1/Dimming":5}

And that just works, so can’t reproduce the problem.

Btw. the control on the gui side doesn’t work when the stepped switch is in the off position. That behaviour will still be adjusted. (See Stepped switch on switch pane: Allow selecting a mode when the output is off · Issue #2969 · victronenergy/gui-v2 · GitHub).

Hi Dirk-Jan,
The problem is in de GUI, injection in the node itselfworks fine.
Indeed recognised that it only works in the ‘on’ position, but even then on my 3.80~14 system it doesn’t do anything.

Can I somehow give you access to my system? you can try it for yourself on the console

Just for anyone following this thread. After looking at the system, identified this as a gui-v2 bug, added that to the previously mentioned issue. So once that is solved and tagged into a release, it will start working again.

Meanwhile I suggest using the dropdown type instead.