sbozarth / homebridge-lc7001

Homebridge plugin to communicate with Legrand LC7001. (RFLC, Adorne, and On-Q)
MIT License
19 stars 9 forks source link

Issue with loading a plugin in Hoobs - platform registration #8

Open uncdp opened 3 years ago

uncdp commented 3 years ago

9/28/2020, 5:08:56 PM Loaded plugin "homebridge-lc7001". 9/28/2020, 5:08:56 PM The requested platform "LC7001" was not registered by any plugin. 9/28/2020, 5:08:56 PM Your config.json is requesting the platform "LC7001" which has not been published by any installed plugins.

I found a similar issue here: https://github.com/schemers/homebridge-screenlogic/pull/9 Can you see if you can update the plugin as after this release the plugin no longer works. Had to back out to 0.6.4 version. Thank you.

bakernt commented 3 years ago

I am having the same issue.

10/15/2020, 10:05:59 AM Loaded plugin "homebridge-lc7001". 10/15/2020, 10:06:01 AM Loaded plugin "homebridge-ring". 10/15/2020, 10:06:01 AM The requested platform "LC7001" was not registered by any plugin. 10/15/2020, 10:06:01 AM Your config.json is requesting the platform "LC7001" which has not been published by any installed plugins.

thk-socal commented 3 years ago

I had the same issue until I modified the code as suggested in Issue #10 filed yesterday. That solved all my issues and I have complete control of my Adorne lights/dimmers in Homekit now. Fabulous plugin for Legrand users.

sbozarth commented 3 years ago

Is this an issue post v1.0.4? I am happy to try to figure it out, if not.