Skip to content

Verification Request: homebridge-smartthings-webhook #925

@rgedagit

Description

@rgedagit

Plugin Name

@prs.io/homebridge-smartthings-webhook

Link To GitHub Repo

https://github.com/prs-io/homebridge-smartthings-webhook

Plugin Icon (Optional)

No response

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

🟢 Yes

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

A SmartThings plugin for Homebridge with direct webhook support for real-time device updates. No relay service required - events are pushed directly from SmartThings to your Homebridge instance with oAuth integration.

  1. SmartApp Installation: When you install the SmartApp in SmartThings, it sends credentials to your webhook
  2. Device Subscriptions: The plugin creates subscriptions for each of your devices
  3. Real-Time Events: When a device state changes, SmartThings pushes the event directly to your webhook
  4. HomeKit Update: The plugin processes the event and updates HomeKit immediately

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