Anzure / homebridge-netatmo-security

Netatmo Security plugin for Homebridge
Apache License 2.0
3 stars 0 forks source link

Cannot read properties of undefined #16

Open appolonien opened 1 year ago

appolonien commented 1 year ago
          Hello Anzure and thank you for this plugin.

I think I’m not to far to succes :), the authentication is ok but I have the same error as jmjjlai about "reading ‘home’".

could you help me with this please ? I’m sorry I’m really a beginner here… Thank you.

here are my errors:

TypeError: Cannot read properties of undefined (reading 'home') at NetatmoAPI. getHomeStatus (/homebridge/node modules/homebridge-netatmo-security/src/util/NetatmoAPI. js :102:25 ) at processticksAndRejections (node: internal/process/task queues :95:5) at NetatmoAPI. getHomeDevices (/homebridge/node modules /homebridge-netatmo-security/src/util/NetatmoAPI. j s:110:20 )

Originally posted by @appolonien in https://github.com/anzure/homebridge-netatmo-security/issues/14#issuecomment-1426989807