-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Labels
verifieduse 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-foxess
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.
🟢 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
The plug-in allows users of the FoxESS solar platform, and users of other companies that utilise FoxESS, to have an indication of current solar performance in HomeKit.
I wasn't sure how this should be approached initially. There are several other plug-ins that create custom devices and rely on Eve for history. This has worked well for my own use - a set of light sensors to reflect current production and grid usage.
The plug-in initially relied on its own libraries to connect to the platform provider. I have since separated this into its own open-source library.
Metadata
Metadata
Assignees
Labels
verifieduse when a plugin meets the criteria - adds the verified badge textuse when a plugin meets the criteria - adds the verified badge text