ptz0n / homebridge-verisure

 Platform plugin for Homebridge allowing to manage and control Verisure devices.
https://www.npmjs.com/package/homebridge-verisure
MIT License
66 stars 15 forks source link

Error giid #9

Closed Bjornies closed 7 years ago

Bjornies commented 7 years ago

Hi, trying to start but get this error message: [2017-3-24 14:57:14] Loading 0 accessories... Load homebridge-verisure.verisure /usr/local/lib/node_modules/homebridge-verisure/node_modules/verisure/index.js:50 giid = typeof installation == 'string' ? installation : installation.giid

TypeError: Cannot read property 'giid' of undefined

//Björn

ptz0n commented 7 years ago

Thanks for posting. Verisure is changing the API_HOST. I will try to figure that out.

ptz0n commented 7 years ago

This should now be fixed, closing.