sendCommand(group:hex-value)

Hello!

I’ve found a bug with Rollershutter:
[Rollershutter] Bad implementation UP/STOP/DOWN commands (KNX) #4176

For fix it I need to send “hex value” as this

sendCommand(Rollershutter_A, 4/1/21:$01)

or simple group:hex-value

sendCommand(4/1/21:$01)

Is it possibile…or changing source code?

Thanks!

Sim