Xiaomi Robot Vacuum Binding

How can I send a command from:

to a RGB Yeelight v1?

Edit:
Solution is to add a new channel:

String YeelightAC_1                                         {channel="miio:basic:xxxxxxx:actions#commands"}

then you cand send commands to it:

sendCommand(YeelightAC_1, 'set_name["Yeelight#1"]')