[Re-release] Hubitat Ring Integration (Unofficial)

I'm getting Unofficial Ring Connect
settings
Unexpected Error
An unexpected error has occurred trying to load the app. Check Logs for more information.
Error: Device type 'Ring API Virtual Device' in namespace 'ring-hubitat-codahq' not found

app:162025-02-17 02:56:20.796 AM

error

com.hubitat.app.exception.UnknownDeviceTypeException: Device type 'Ring API Virtual Device' in namespace 'ring-hubitat-codahq' not found on line 1643 (method mainPage)

app:162025-02-17 02:56:20.731 AM

error

mainPage - OAuth Exception: java.lang.RuntimeException: OAuth is not enabled for this App

app:162025-02-17 02:56:15.381 AM

error

com.hubitat.app.exception.UnknownDeviceTypeException: Device type 'Ring API Virtual Device' in namespace 'ring-hubitat-codahq' not found on line 1643 (method mainPage)

app:162025-02-17 02:56:15.337 AM

error

mainPage - OAuth Exception: java.lang.RuntimeException: OAuth is not enabled for this App

app:162025-02-17 02:51:33.262 AM

warn

apiRequestAuthPassword HTTP 403 error: {"error_type":"credentials-reset-required"}

app:162025-02-17 02:51:25.513 AM

warn

apiRequestAuthPassword HTTP 403 error: {"error_type":"credentials-reset-required"}

app:162025-02-17 02:51:12.190 AM

warn

Invalid username/password

app:162025-02-17 02:51:06.907 AM

warn

Invalid username/password

app:162025-02-17 02:49:54.374 AM

error

mainPage - OAuth Exception: java.lang.RuntimeException: OAuth is not enabled for this App

Show more...

It looks to me like your OAuth might not be enabled. To do so, you will need to go to the « App Code » section:

Then from there, select the « Unifficial Ring Connect » app.

Once in the code, select the three dots on the top right:

Then, select OAuth:

If you see a button labeled: « Enable OAuth in App », click on it:

See if this fixes the errors…

OAuth is enabled

Ok. Then maybe you need to login again in the app?

Unofficial Ring Connect
settings
Unexpected Error
An unexpected error has occurred trying to load the app. Check Logs for more information.
Error: Device type 'Ring API Virtual Device' in namespace 'ring-hubitat-codahq' not found

That one sounds like there are missing components… Did you install it via the Hubitat Package Manager (HPM)?

Package Manager (HPM)

Error logging in to hub

An error occurred logging into the hub. Please verify your Hub Security username and password.

I log in and hub was wiped.

Yes, I just saw that in another thread. Did you try restoring a backup? Go to http://hubip:8081

From there, you can chose the option to restore from backup.

http://hubip:8081

Hmmm… can't reach this page

did you replace "hubip" with your hub's ip address?

1 Like

got Package Manager fix by a reboot of the hub.

2 Likes

Does anyone know how or if a chime gen 2 can be discovered in the Hubitat Ring Integration app?

I recently had my original chime gen 1 die and purchased a new chime gen 2. I tried to discover it in the Hubitat Ring Integration app and it doesn't find it. I did add the new one to my ring account in the ring app and deleted the one that no longer works. All is working within the ring itself.

Figured it out. Needed to add "chime_v3": [name: "Ring Chime V3", driver: "Ring Virtual Chime"], to the list in the app code