hey guys i need help with this i want to turn on a light by making a web post but with out using IFTTT but i dont know how and where write the json part ??? thanks
there is nothing wrong with the examples but i dont understand how to put it together
im using http widget app for android so when i press the widget it makes a http post to do wahtever you want
but when i put https://xxxxxxx.duckdns.org:8123/api/services/light/turn_on?api_password=xxxxxxxxxxxxxxxxx{“entity_id”:“light.bedroom”}
i get the error 405: Method Not Allowed
my question was what exactly should be the post including the json value to turn on this light.bedroom entity?? thanks for taking the time to replay