-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Labels
request-verificationverifieduse 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
@viguza/homebridge-ezviz
Link To GitHub Repo
Plugin Icon (Optional)
No response
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 is some sort of extension of a current verified plugin https://github.com/Brandawg93/homebridge-ezviz
Since that plugin has been archived by the owner, I decided to make my own based on the original one.
The main changes are:
- Some code cleanup/refactor
- Added basic tests
- Added support for different device types: currently the plugin handles everything as cameras even if they are not
- Added support for Homebridge 2.0 (I made the project using the template provided by Homebridge)
I’m using this for personal use and my devices only, but figured more people might benefit from it given that the original plugin has a lot of users.
Metadata
Metadata
Assignees
Labels
request-verificationverifieduse when a plugin meets the criteria - adds the verified badge textuse when a plugin meets the criteria - adds the verified badge text