-
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
homebridge-cync-app
Link To GitHub Repo
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
There is no verified Homebridge plugin for GE Cync. There is an older unverified plugin (homebridge-cync-lights), but:
- It supports a limited subset of Cync bulbs using local communication.
- It does not implement cloud login, account-level device discovery, or the LAN mesh/bridge protocol.
- It does not conflict with or duplicate the scope of this plugin.
This plugin integrates:
- Cync cloud account authentication
- 2FA email code request + verification
- Retrieval of home/mesh/device topology
- LAN bridge login + TCP control channel
- Real-time device state updates
I intend for this plugin to cover all accessories Cync can store that are compatible with Home.app.
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