Skip to content

v0.0.14

Latest

Choose a tag to compare

@rlucassen rlucassen released this 18 Aug 05:53

Fixes a "Call timed out" init failure reported when Companion loads the module: init()/configUpdated() were blocking on the full Homey connection (devices/zones/flows snapshot + per-device capability subscriptions) instead of returning promptly and reporting connection progress via status updates. On Homeys with enough devices this could exceed Companion's init-call timeout and abort an otherwise-successful connection attempt.

No config or interface changes -- just re-import the updated version.