I was thinking of doing this for home automation. But the example is using Http url which is not very secure. Surely do not want people randomly turning on and off my lights and unlocking my garage door.
So is there a more secure way to do this using LUA, ie. using HTTPS requests, so I can at least hide the format that I am sending the requests??
Thanks