So I add some new switches today, a couple of which I need to add endpoints to so other stuff can actuate them, and I run into this…
The app is visible in the IDE and the mobile app, and the currently setup endpoints are still working.
So before I go and delete it and set it up again (invalidating all of my current endpoints), anybody here know of a fix. I would ask support, but have been repeatedly told not to ask technical questions of technical support because they don’t have the answers.
Every time my interest in SmartThings gets renewed, I am quickly reminded why I lost interest previously. )c:
You’ll know from he URL of your location. A typical customer should never need to know this. A developer should though. For a developer it’s easy we tell you in the response for the OAuth request.
By the way, I noticed something new in the SmartApp, a required input for locks, labeled “you can’t add anything here yet”. Nice, makes the app un-updateable.
This example is no longer recommended. We haven’t used this as an example in a while. You would be much better off building your own endpoint. So you can control it. We also will not be updating or making changes to this and will probably sunset it at some point.
OK… just to be clear, SmartThings will no longer supply a simple method to users (not devs) to create endpoint URLs. The last time you borked this (back in 2014), there was some discussion that a more permanent method would be created going forward.
And there is documentation and examples for an app for creating endpoints?
I’ll assume your confirmation regarding my first question is negative. That is really unfortunate @Ben. Folks should be able to do this without becoming a dev.
I’ve never needed to create an app/script for this; I just used the endpoint example SmartThings provided to generate a list of URLs. Many HAM Bridge users do as well.
tgauchat
(ActionTiles.com co-founder Terry @ActionTiles; GitHub: @cosmicpuppy)
18
I have an endpoint SmartApp that will probably work for your needs. I need to simplify the instructions this weekend, and then I will update this thread.