Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ The **Verified By Homebridge** program allows plugin developers to get their plu
The Homebridge project team will check that your plugin meets the following criteria:

* The plugin must successfully install.
* The plugin must impliment the [Homebridge Plugin Settings GUI](https://github.com/oznu/homebridge-config-ui-x/wiki/Developers:-Plugin-Settings-GUI).
* The plugin must implement the [Homebridge Plugin Settings GUI](https://github.com/oznu/homebridge-config-ui-x/wiki/Developers:-Plugin-Settings-GUI).
* The plugin must not start unless it is configured.
* The plugin must not execute postinstall scripts that modify the users system in any way.
* The plugin must not contain any analytics or calls that enable you to track the user.
Expand Down
1 change: 1 addition & 0 deletions verified-plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"homebridge-openwebif-tv",
"homebridge-ring",
"homebridge-rpi",
"homebridge-scout",
"homebridge-sonos",
"homebridge-tesla",
"homebridge-ws",
Expand Down