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

Unable to install smartapp #8

Open
jamenlang opened this issue Feb 17, 2022 · 0 comments
Open

Unable to install smartapp #8

jamenlang opened this issue Feb 17, 2022 · 0 comments

Comments

@jamenlang
Copy link

I'm getting an error when I try to deploy the smartapp.

Trying through my.smartthings.com

ERROR: Something went wrong. Please try to install the SmartApp again.

Trying through graph api simulator

It says there's a problem on this line
presentDevice = addChildDevice("vzakharchenko", "WiFi Presence Sensor", deviceName, theHub? theHub.id: null, [label: "${deviceName}", name: "${deviceName}"])

physicalgraph.app.exception.UnknownDeviceTypeException: Device type 'WiFi Presence Sensor' in namespace 'vzakharchenko' not found. @line 78 (initialize)

I see all of my devices in the server app. Any idea what I missed?

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

1 participant