In the Smartthings IDE web interface, I’ve created a new device with the type “Siimulated Presence Sensor” which I can see in my Smartthings app on my phone. What I’d like to do, is toggle this device between present and not-present using an HTTP Request command from a Python script on my home iMac. Can someone please give me some tips on if this is possible? I think it is possible, if I can get the API Token and URL for the device I created (I don’t know how!).
Thanks.