Recent content by nwaan

  1. N

    HTTP Request (POST, PUT) action

    I was able to pass http shortcut information back to macrodroid using the clipboard. Macrodroid lets you move the clipboard contents into a variable. My knowledge of java is very limited, but this worked for me. In HTTP shortcut, edit the shortcut and open "scripting". This is the java script...
  2. N

    HTTP Request (POST, PUT) action

    Using HTTP Shortcuts, I finally figured out the right JSON command to set the brightness level on my Kasa HS220 smart dimmer switch. You need to have a current token, UUID, and device ID for the Kasa switch. First I created a variable in HTTP Shortcuts by clicking on the 3 dots and using...
  3. N

    HTTP Request (POST, PUT) action

    I got RESTask for Tasker to work with macrodroid but it was slow and caused a pop up that said "Macrodroid isn't responding". Choosing wait, let the macro complete. I also tried HTTP Shortcuts and was able to create an HTTP Post command. Running this plugin from macrodroid did not work...
Top