tonesto7 / homebridge-smartthings

SmartThings Homebridge Plugin
383 stars 765 forks source link

Multiple JSON Complete API's - MarketPlace - My Apps #218

Closed burtamcgna closed 4 years ago

burtamcgna commented 7 years ago

Every time I add a new device to Smartthings and then go to add it to the JSON device list, clicking "DONE" result in an error, it is typically associated with the Secret's not matching. What I noticed is I have MULTIPLE JSON's registered on the device it seems. I have only installed a SINGLE JSON COMPLETE API from MarketPlace -> My Apps.

I have spent 10 minutes removing JSONS from my iPhone. Still, there are more it seems.

What's going on? What am I doing wrong?

Error: There was a problem processing you request.

wondergit113 commented 6 years ago

When you want to make an update to your device list, go to Automation > SmartApps and edit from there. This will keep the JSON configuration up to date and not change app_id or authentication token.

If you go to Marketplace, it essentially creates another instance of the SmartApp. It took me awhile to figure this out and after I did I noticed I had like 5 or 6 JSON API SmartApps which was causing problems. I removed all the wrong ones and no longer have this issue.