KraigM / homebridge-wink

Wink hub plugin for HomeBridge
54 stars 37 forks source link

Error: The requested accessory 'Wink' was not registered by any plugin. #62

Closed mriksman closed 7 years ago

mriksman commented 7 years ago

To use homebridge-foscamcamera, I need node 6.6. However, with node 6.6 installed, Homebridge won't load because of this error; possibly due to graceful-fs?

[7/8/2016, 8:40:56 PM] ERROR LOADING PLUGIN homebridge-wink:
[7/8/2016, 8:40:56 PM] TypeError: Path must be a string. Received null
at assertPath (path.js:7:11) 

Can we get homebridge-wink working with 6.6 of Node?

mriksman commented 7 years ago

I just saw #59