Plugin Name
homebridge-omnilogic-pool
Link To GitHub Repo
https://github.com/kzaky/OmniLogic
Plugin Icon (Optional)
No response
The plugin does not offer the same nor less functionality than that of any existing verified plugin.
π No (please explain in the more information box at the end)
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
This is a clean-room reimplementation of the OmniLogic SOAP integration, currently in public beta (0.1.0-beta.1, published with --tag beta). Compared to homebridge-omnilogic (last release 2022), this plugin:
- targets modern Homebridge (2.x compatible) and Node 20/22/24
- includes a test suite covering the SOAP/XML helpers
- has a config.schema.json for Homebridge UI configuration
- persists session tokens with 0600 file permissions
- retries discovery with exponential backoff if the cloud is unreachable at startup
I'm happy to address any reviewer findings before approval.
Plugin Name
homebridge-omnilogic-pool
Link To GitHub Repo
https://github.com/kzaky/OmniLogic
Plugin Icon (Optional)
No response
The plugin does not offer the same nor less functionality than that of any existing verified plugin.
π No (please explain in the more information box at the end)
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
This is a clean-room reimplementation of the OmniLogic SOAP integration, currently in public beta (0.1.0-beta.1, published with --tag beta). Compared to homebridge-omnilogic (last release 2022), this plugin:
I'm happy to address any reviewer findings before approval.