How to send a "curl" command from Homey to a device?

  • curl defaults to GET, so use that for method
  • URL is just that, the URL: http://192.168.1.127/api/v1/commands/?cmd=play
  • Breadtext: leave empty
  • Delay: don’t set
2 Likes