jhschuster / homebridge-intesisweb

Homebridge plugin for IntesisHome devices
Other
1 stars 1 forks source link

"This plugin is taking long time to load and preventing Homebridge from starting." #13

Open MmmmJoel opened 5 months ago

MmmmJoel commented 5 months ago

It has been working great for years until just recently. The full error from Homebridge is below. It is logged repeatedly like this:

[1/20/2024, 8:33:59 AM] [homebridge-intesisweb] This plugin is taking long time to load and preventing Homebridge from starting. See https://homebridge.io/w/JtMGR for more info.

The Homebridge page suggests this for plug-in developers who have this error thrown:

This message will only appear if you are using the legacy "Static Platform" type, consider moving to a "Dynamic Platform". Dynamic platforms allow you to add and remove accessories at anytime and don't prevent Homebridge from loading other plugins while your plugin discovers accessories. Make sure you catch any errors that could possibly occur during startup that might prevent your code from reaching the callback() function.

MmmmJoel commented 5 months ago

Here is my AC Cloud view if it helps:

image