-
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-http-sensors-switches
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
Hi,
This is simple HTTP plugin covering Interaction with Switch and reading Sensor JSON data. Each accessory can be adjusted inside config (see Config example).
Main reason i have wrote this code is not to be dependent on non maintained plugins which were causing my homebridge to crash.
I'm using it on iot devices built by my self.
There are similar plugins out there but none of them are verified. I'm new to this kind of process, I hope i did it OK :)
Best regards,
Kreso
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