Add MQTT support to Autoremote
Please consider adding MQTT or some other messaging protocol (https://blogs.vmware.com/vfabric/2013/02/choosing-your-messaging-protocol-amqp-mqtt-or-stomp.html) capability to AutoRemote. This would open up a world of inter-operability between Tasker and many things. Users could install a broker such as RabbitMQ (https://www.rabbitmq.com/) and have many different ways of sending and receiving messages to / from Tasker via AutoRemote. Going this route takes you to an open standard for messaging that runs on virtually every platform out there.