Hello, I have a collection of Connected by TCP lights that i’m trying to integrate with my SmartThings V2 hub. I have the SmartApp downloaded and I can get all the way to the point where you select your bulbs. It will let me select them, but when I click Done in the upper right hand corner, i get an error message that says “Failed to save page: chooseBulbs”.
By " SmartApp downloaded" I assume you are referring to the Tcp Bulbs connect app. Once you install that app, all you should need to do is enter your TCP connect credentials, then click done, done. If I remember correctly ( been a while) you may be prompted to hit the sync button on the TCP hub to prove you are home and owner of the hub.
There has been a lot of instability of late with the TCP connect integration . I am constantly getting notifications in ST that TCP hub is offline .
I figured out the problem. When I first started SmartThings I could not find the “official” TCP Connect app. I created a custom app by using code from a Connected by TCP application in the templates area. That code looked exactly like the “real” one but cannot persist the changes for some reason. @RLDreams gave me the idea that there is likely an official one. Once i found it, i installed it and that worked like a charm.