-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Labels
verifieduse when a plugin meets the criteria - adds the verified badge textuse when a plugin meets the criteria - adds the verified badge text
Description
Plugin Name
homebridge-blueair-purifier
Link To GitHub Repo
Plugin Icon (Optional)
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
There is the following plugin which supports both older devices (which don't use the AWS API) and newer ones with the AWS API but the implementation has a lot of unnecessary API calls. My plugin only supports the newer devices but it has much less API calls. My plugin also allows to configure each of the devices while the referenced plugin can only use global settings for all the discovered devices.
Metadata
Metadata
Assignees
Labels
verifieduse when a plugin meets the criteria - adds the verified badge textuse when a plugin meets the criteria - adds the verified badge text
