-
Notifications
You must be signed in to change notification settings - Fork 17
Description
Plugin Name
homebridge-sanremo-cube-coffeemachine
Link To GitHub Repo
https://github.com/fdierer/homebridge-sanremo-coffee-machines
Plugin Icon (Optional)
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
This plugin is a maintained fork of the original Sanremo Cube Homebridge integration by Nareg Sinenian.
The fork implements full Homebridge v2 compatibility, improved stability, expanded configuration options,
config.schema.json GUI support, and real-time status polling/syncing.
As a courtesy, I have notified the original developer about the fork:
nsinenian/homebridge-sanremo-coffee-machines#2
Full compliance documentation:
https://github.com/fdierer/homebridge-sanremo-coffee-machines/blob/main/HOMEBRIDGE_V2_COMPLIANCE.md
Summary overview:
https://github.com/fdierer/homebridge-sanremo-coffee-machines/blob/main/V2_COMPLIANCE_SUMMARY.md
The plugin is actively maintained, communicates only with the user’s local Sanremo Cube,
uses no analytics or telemetry, and adheres fully to the Verified Plugin requirements.