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.

plugin-adapter v0.3.0

A new version of the plugin-adapter has just been published via https://www.npmjs.com. This version contains the foundation for the new implementation of custom configuration views for plug-ins. More information on this topic will follow shortly.

plugin-adapter v0.2.1

A new version of the plugin-adapter has just been published via https://www.npmjs.com. This version contains a minor bugfix causing console error messages during the adapter usage.

improved

Plug-in certificate change

Announcement: We are changing the certificates for plug-ins for our COYO Cloud and COYO Staging environments. The change is scheduled for Tuesday, July 06th, 2021.

added

plugin-adapter v0.2.0

A new version of the plugin-adapter has just been published via https://www.npmjs.com. This version brings a lot of new functionality. Be aware that this release has breaking API changes. Follow the migration steps below to use the latest version of the adapter.

added

Plug-in design guidelines

We know that one of the biggest challenges during plug-in development is matching COYO's user interface design and user experience. To fully create the illusion that a plugin is part of COYO, it must completely blend in.

improved

plugin-adapter v0.1.7

A new version of the plugin-adapter has just been published via https://www.npmjs.com.