Skip to content

Verification Request: homebridge-omnilogic-poolΒ #1040

@kzaky

Description

@kzaky

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions