Ok, now I follow. Oh my, so much is going to go to crap at some point That’s sad.
I thought something was fishy about this, I hadn’t put my finger on it yet but things were merging in my mind.
Thank you for this @JDRoberts , very helpful
Also, thank you for introducing me to @TAustin . He is helping me get that rgb addressable sign (running through the falcon pi player API) working within smartthings utilizing his EDGE web requestor driver
I have a new Edge driver to share that provides the ability to issue POST and GET web requests to a specified URL. This functionality can help users that may today depend on webCoRE or other cloud-based means to do a similar task. Of course being an Edge driver it enables you to have fast & local automations.
There are two ways this driver can be used:
Pre-configure up to 50 different POST/GET URL strings, which can then be individually triggered through Automations/Rules or via a button in the mobile app.
Issue custom URL POST/GET commands from within a Rule
>>>>>UPDATE: Please go to this readme file for the latest instructions
Limitations
Although GET method is supported, it currently does not actually do anything with the returned data from the server. I’m open to ideas he…
1 Like