URGENT: new certificates require plugin-adapter update

We are sorry to announce that the fallback mechanism in the plugin-adapter contains a bug and that an update to version 1.2.0 is now required before 2023-06-01 for all plug-ins running on coyocloud.com and coyostaging.com.

New certificates

New certificates for secure plug-in communication are required starting from the 1st of June 2023. We recommend all plug-in developer to update their plugin-adapter dependency to 1.2.0 until the 31th of May.

plugin-adapter 1.2.0

A new version of the plugin-adapter has just been published via https://www.npmjs.com. This version adds new certificates for coyocloud and coyostaging.

Manifest v2.4.0

The new manifest version 2.4.0 is out now

New certificates

New certificates for secure plug-in communication are required starting from the 1st of June 2022. Unfortunately we missed the right time to publish them. We urge all plug-in developer to update their plugin adapter dependency immediately to 1.1.0 until the 31th of May.
You can find the certificates here if you implemented your own token validation: https://dev.coyoapp.com/docs
Apologies for the very short notice.

plugin-adapter v1.1.0

A new version of the plugin-adapter has just been published via https://www.npmjs.com. This version adds new certificates for coyocloud and coyostaging.

Say hello to the Haiilo Home developer Hub

We are very excited to announce the naming and look changes of the now called Haiilo Home developer Hub. We will keep improving our documentation and communication about Haiilo Home's plug-in API via this channel.

plugin-adapter v1.0.0

A new version of the plugin-adapter has just been published via https://www.npmjs.com. This version whitelisted a new JKU certificate download URL.

Lifecycle API 0.13.0

Some developers notified us that the lifecycle 'instance_add' and 'instance_remove' events do not contain a plug-in instance id that can be matched to the ids that are available in the frontend init token.
We changed that behaviour so that the events now contain the same 'srcId'.

Plug-in configuration views

Sometimes you have to take a step back to move forward.