Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not prompted for API host when installing SmartApp #139

Open
nopoz opened this issue Jun 19, 2020 · 3 comments
Open

not prompted for API host when installing SmartApp #139

nopoz opened this issue Jun 19, 2020 · 3 comments

Comments

@nopoz
Copy link

nopoz commented Jun 19, 2020

When I add the SmartApp "Cast Web - service manager" in the SmartThings mobile app, I don't get prompted for the API IP address and I don't see any way of manually entering it.

Checking the smartthings.com web portal, it appears to be getting added with a blank "apihostaddress" field:

On the mobile app, I get taken to this screen with no prompts:

I have the API service running successfully and I can access it on http://<my_ip>:3000/

I used the installation instructions from https://vervallsweg.github.io/cast-web/installation-service-manager-and-device-type/ - manually pasting in the groovy code for each item.

Using SmartThings v1.7.47-22

@brianrowe
Copy link

Having the exact same issue. SmartThings app on IOS is the latest version 1.6.51-435

@cgmckeever
Copy link

Same issue, I had to hard code the IP in the Service Manager Code . Not sure what may be causing this

@b-lumsden
Copy link

For anyone who ends up on this issue: In the smartapp on line 43 replace “string” with “text”.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants