Closed
Description
Plugin Name
@pst-on-npm/homebridge-enocean
Link To GitHub Repo
https://github.com/pst-on-github/homebridge-enocean
Plugin Icon (Optional)
No response
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
- fakegato history files are stored in the persistent folder (api.user.persistPath()). Is this the right location?
- It might be necessary to change access rights to the EnOcean transceiver hardware USB/TTY device. This requires the user to do that. See README - Platform configuration