Xiaomi Robot Vacuum Binding

Hi Marcel, sorry I guess I am bit slow :zipper_mouth_face:
I have problem with both :frowning:

Log in openhabian cmd say: log: command not found …

And no luck send command also over command channel
I tried basic power on/off like:

PhilipsZhiRuiBedsideLamp_Actions_ExecuteCommand.sendCommand(pow,[‘on’])
PhilipsZhiRuiBedsideLamp_Actions_ExecuteCommand.sendCommand([‘pow’],[‘on’])
PhilipsZhiRuiBedsideLamp_Actions_ExecuteCommand.sendCommand([pow],[on])

alway get script error …

Bit confused how to send properties and how to use methods.

get_prop is some standard command to get val of properties?

Thank you