I was going to put this in Code Share, but that didn’t seem appropriate as it’s more of a help question.
Not sure if this should be a driver or app… guidance welcome. This has spawned from my playing with the tp-link ST stuff. I looked through the node.js backend and played with trying to get the DH to work as a driver and I had a thought, but I need some help.
Can someone help/provide this.
Should this be an app or a driver? I think driver but not sure.
Generic driver that can take configuration elements. Options such as on/off/poll/refresh actually fire a HTTP request to a defined URL in the driver or app.
I just want very basic on/off, input field, execute -> how to execute the command. I was advised that the send command to hub wasn’t performed in a driver. Since I don’t know how that should be done, I need some help.