-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Description
Plugin Name
homebridge-ring-smoke-detectors
Link To GitHub Repo
https://github.com/simplytoast1/Ring-Smoke-Detectors
Plugin Icon (Optional)
https://notifyicons.pingie.com/icons/mmzbbg7l-9n7299p8.png
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 exposes Kidde/Ring smart smoke and CO detectors (hubless WiFi models) to HomeKit via Homebridge. These devices are not supported by the existing verified homebridge-ring plugin because they require a direct WebSocket connection that bypasses the Ring hub requirement.
The plugin includes a custom settings UI for Ring authentication (email/password/2FA) and device management (rename, show/hide per device).
Reactions are currently unavailable