grzegorz914 / homebridge-enphase-envoy

Homebridge plugin for Photovoltaic Energy System manufactured by Enphase. Supported Envoy-IQ, Envoy-S and all peripheral devices.
MIT License
47 stars 9 forks source link

TypeError: Cannot read property 'type' of undefined #24

Closed GentleJan closed 3 years ago

GentleJan commented 3 years ago

[2/26/2021, 8:30:12 AM] [enphaseEnvoy] Device: 192.168.178.11 Envoy, update Device state error: TypeError: Cannot read property 'type' of undefined at envoyDevice.updateDeviceState (/homebridge/node_modules/homebridge-enphase-envoy/index.js:2028:64) at runMicrotasks () at processTicksAndRejections (internal/process/task_queues.js:93:5)

Plugin Version 4.6.6 Homebridge 1.3.1 nodejs 14.16.0

grzegorz914 commented 3 years ago

Can U get me output from http://envoy.local/production.json

GentleJan commented 3 years ago

{"production":[{"type":"inverters","activeCount":18,"readingTime":0,"wNow":0,"whLifetime":7905289}],"storage":[{"type":"acb","activeCount":0,"readingTime":0,"wNow":0,"whNow":0,"state":"idle"}]}

grzegorz914 commented 3 years ago

Please also from http://envoy.local/api/v1/production

GentleJan commented 3 years ago

{ "wattHoursToday": 19393, "wattHoursSevenDays": 98401, "wattHoursLifetime": 7905289, "wattsNow": 0 }