All Projects → homebridge → Verified

homebridge / Verified

Plugins Verified by Homebridge

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Verified

Homebridge Edomoticz
Domoticz Homebridge-Plugin
Stars: ✭ 104 (-42.22%)
Mutual labels:  homebridge, homebridge-plugin
Homebridge Platform Wemo
Homebridge plugin to control Wemo devices.
Stars: ✭ 173 (-3.89%)
Mutual labels:  homebridge, homebridge-plugin
Homebridge Plex Sensors
Homebridge Sensors for Plex - a plugin for Homebridge to adds sensors triggered by Plex playbacks.
Stars: ✭ 95 (-47.22%)
Mutual labels:  homebridge, homebridge-plugin
Homebridge Http Switch
Powerful http switch for Homebridge: https://github.com/homebridge/homebridge
Stars: ✭ 111 (-38.33%)
Mutual labels:  homebridge, homebridge-plugin
Homebridge Config Ui X
The Homebridge UI. Monitor, configure and backup Homebridge from a browser.
Stars: ✭ 1,967 (+992.78%)
Mutual labels:  homebridge, homebridge-plugin
Homebridge Mi Philips Light
XiaoMi Philips light plugins for HomeBridge.
Stars: ✭ 85 (-52.78%)
Mutual labels:  homebridge, homebridge-plugin
Homebridge Miio
Xiaomi Mi Home Plugin for Homebridge
Stars: ✭ 104 (-42.22%)
Mutual labels:  homebridge, homebridge-plugin
Homebridge Neato
A Neato vacuum robot plugin for homebridge.
Stars: ✭ 54 (-70%)
Mutual labels:  homebridge, homebridge-plugin
Homebridge Tuya
🏠 Offical Homebridge plugin for TuyAPI
Stars: ✭ 145 (-19.44%)
Mutual labels:  homebridge, homebridge-plugin
Homebridge Harmony
Harmony websocket plugin for homebridge
Stars: ✭ 171 (-5%)
Mutual labels:  homebridge, homebridge-plugin
Homebridge Server
Server plugin for homebridge
Stars: ✭ 154 (-14.44%)
Mutual labels:  homebridge, homebridge-plugin
Homebridge Dacp
Remotely control Apple TV and iTunes via HomeKit.
Stars: ✭ 128 (-28.89%)
Mutual labels:  homebridge, homebridge-plugin
Homebridge Pihole
Pihole switch for Homebridge
Stars: ✭ 80 (-55.56%)
Mutual labels:  homebridge, homebridge-plugin
Homebridge Nest Cam
View your Nest cams in HomeKit using Homebridge.
Stars: ✭ 103 (-42.78%)
Mutual labels:  homebridge, homebridge-plugin
Homebridge Weather
OpenWeatherMap Plugin for Homebridge
Stars: ✭ 78 (-56.67%)
Mutual labels:  homebridge, homebridge-plugin
Homebridge Mi Airpurifier
XiaoMi air purifier plugins for HomeBridge.
Stars: ✭ 100 (-44.44%)
Mutual labels:  homebridge, homebridge-plugin
Homebridge Mi Gateway Fm
XiaoMi Gateway FM plugin for HomeBridge.
Stars: ✭ 43 (-76.11%)
Mutual labels:  homebridge, homebridge-plugin
Homebridge Hubitat Tonesto7
Hubitat Homebridge Plugin
Stars: ✭ 45 (-75%)
Mutual labels:  homebridge, homebridge-plugin
Homebridge Weather Plus
A comprehensive weather plugin for homebridge.
Stars: ✭ 176 (-2.22%)
Mutual labels:  homebridge, homebridge-plugin
Homebridge Mi Hygrothermograph
Homebridge plugin for the Xiaomi Mi Bluetooth Temperature and Humidity Sensor
Stars: ✭ 179 (-0.56%)
Mutual labels:  homebridge, homebridge-plugin

Verified By Homebridge

The Verified By Homebridge program allows plugin developers to get their plugins reviewed and endorsed by the Homebridge project team.

Benefits

  • Have your plugin reviewed by the Homebridge team.
  • Increase the visibility of your plugin.
  • Increase the level of trust end users place in your plugin.
  • The "Verified" badge will appear next to your plugin in the Homebridge UI.
  • Add a "Donate" button on your plugin tile in the Homebridge UI.
  • Your plugin is bumped to the top of the search results in the Homebridge UI.

Requirements

The Homebridge project team will check that your plugin meets the following criteria:

  • The plugin must successfully install.
  • The plugin must implement the Homebridge Plugin Settings GUI.
  • The plugin must not start unless it is configured.
  • The plugin must not execute post-install 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.
  • The plugin must not throw unhandled exceptions, the plugin must catch and log its own errors.
  • The plugin must be published to npm and the source code available on GitHub.
    • A GitHub release - with patch notes - should be created for every new version of your plugin.
  • The plugin must run on all supported LTS versions of Node.js, at the time of writing this is Node.js v10, v12, and v14.
  • The plugin must not require the user to run Homebridge in a TTY or with non-standard startup parameters, even for initial configuration.
  • If the plugin needs to write files to disk (cache, keys, etc.), it must store them inside the Homebridge storage directory.

How To Request Verification

If you would like your plugin verified, please open an issue on this repository and fill in the template. The Homebridge project team will then review your plugin and provide constructive feedback if required.

If you need assistance meeting the verification requirements, please reach out on the Homebridge Discord.

Post Verification

Once your plugin has been verified you will remain in full control of the GitHub repository and npm package. Your plugin will appear on the "Verified By Homebridge" plugin list and the "Verified" badge will appear next to your plugin when the next update to the Homebridge UI is published.

You may optionally add the Verified By Homebridge badge to your plugin README:

verified-by-homebridge

[![verified-by-homebridge](https://badgen.net/badge/homebridge/verified/purple)](https://github.com/homebridge/homebridge/wiki/Verified-Plugins)

If you decide you no longer wish to maintain your plugin, please reach out to the Homebridge team on the Homebridge Discord. We can assist finding a new owner, or take over the repository until a new maintainer can be found.

Your plugin may be subject to another review if we notice an increased amount of issues arising from your plugin. If your plugin is unmaintained for some time and is no longer working, and a fork or new plugin offering improved functionality is created, we may remove the Verified By Homebridge status of your plugin in favor the new plugin.

Community

The #plugin-development channel in the official Homebridge Discord server is where Homebridge plugin developers can get tips and advice from other developers and the Homebridge project team.

Homebridge Discord

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].