Hi, I am experimenting with custom drivers.
I created a driver that currently has a state with one property that has 3 possible values.
I created a command to set this value.
The driver looks correct on the platform, but I want to change the state via Rule Machine.
It is possible to call this command from Rule Machine, I tried custom actions, but I couldn't do so.