nutechsoftware / alarmdecoder-smartthings

AlarmDecoder webapp support for the SmartThings home automation platform.
Apache License 2.0
25 stars 43 forks source link

README.md install steps #2

Closed f34rdotcom closed 6 years ago

f34rdotcom commented 6 years ago

Click 'Enable OAuth in Smart App' Click Publish -> For Me <---- All I see is an "Update" button nothing said publish.

f34rdotcom commented 6 years ago

Need a context change to exit "App Settings" and press "Code"

endlesscoil commented 6 years ago

Merged in #5 which includes new setup instructions. Does this still need changing?

f34rdotcom commented 6 years ago

@endlesscoil not at this time. I want to improve the glue configuration of keys etc but I have yet to iron out a good solution. I am leaning toward using createAccessToken() and then given the AlarmDecoder API key to the App that can then PUSH the access token and URL to the alarmdecoder and have it save it instead of having to manually enter this into the AlarmDecoder-web -> Notifications -> SmartThings URL/TOKEN field. Currently having to get this inside of the "Simulator" seems to complicated.