AMoo-Miki / homebridge-tuya-lan

Homebridge plugin for IoT devices that use Tuya Smart's platform
MIT License
196 stars 50 forks source link

Error running plugin #270

Open doctornakhare opened 2 years ago

doctornakhare commented 2 years ago

Greetings,

I was able to configure but not getting the following in my logs.

" TypeError: Cannot read properties of undefined (reading 'map') at new TuyaLan (C:\Users\Microsoft\AppData\Roaming\npm\node_modules\homebridge-tuya-lan\index.js:51:51) at C:\Users\Microsoft\AppData\Roaming\npm\node_modules\homebridge\src\server.ts:440:40 at Array.forEach () at Server.loadPlatforms (C:\Users\Microsoft\AppData\Roaming\npm\node_modules\homebridge\src\server.ts:372:27) at Server.start (C:\Users\Microsoft\AppData\Roaming\npm\node_modules\homebridge\src\server.ts:159:29)"

what needs to be done ? It stops home bridge from running. I've to disable the plugin to keep things going smooth otherwise.

Thank You.