Skip to content

Verification Request: homebridge-smartthings-oauth #825

@aziz66

Description

@aziz66

Plugin Name

homebridge-smartthings-oauth

Link To GitHub Repo

https://github.com/aziz66/homebridge-smartthings

Plugin Icon (Optional)

Image

The plugin does not offer the same nor less functionality than that of any existing verified plugin.

🟠 No (please explain in the more information box at the end)

The plugin successfully installs and does not start unless it is configured.

🟢 Yes

The plugin does not require the user to run Homebridge in a TTY or with non-standard startup parameters, even for initial configuration.

🟢 Yes

The plugin does not contain any analytics or calls that enable you to track the user.

🟢 Yes

If the plugin needs to write files to disk (cache, keys, etc.), it stores them inside the Homebridge storage directory.

🟢 Yes

The plugin does not throw unhandled exceptions, the plugin must catch and log its own errors.

🟢 Yes

More Information

This plugin is based on homebridge-smartthings by @iklein99, but adds critical improvements to the authentication workflow:

  • Custom Webhook Endpoint Support: Users can configure their own public-facing webhook server to handle OAuth 2.0 authorization callbacks from Samsung SmartThings. This is particularly useful for advanced users with self-hosted environments or custom automation stacks.

  • Automatic Token Refresh: The plugin automatically handles refresh and access token renewal, eliminating the need for manual re-authentication or use of short-lived Personal Access Tokens (PATs). This makes the integration much more robust for long-term operation.

These enhancements significantly improve the plugin’s flexibility and reliability in real-world scenarios, particularly for developers, power users, and those integrating Homebridge into broader home automation ecosystems.

Therefore, this plugin offers greater functionality than the existing verified plugin and solves key limitations in its design.

Metadata

Metadata

Assignees

No one assigned

    Labels

    request-verificationverifieduse when a plugin meets the criteria - adds the verified badge text

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions