hello,
i have a LG HOMBOT 6270LVM and i have manged to control it wireless according to this guide:
it is possible to send scripts commands to the machine, for example:
Start cleaning:
http://Http://192.168.1.30:6260/json.cgi?%7b%22COMMAND%22:%22CLEAN_START%22%7d
Cleaning pause:
http://Http://192.168.1.30:6260/json.cgi?%7b%22COMMAND%22:%22PAUSE%22%7d
for the next step i need help:
how can i execute the following Luup code in the scene creation?
thanks for helping.