ecoen66 / homebridge-solaredge-inverter

SolarEdge Inverter plugin for homebridge
MIT License
14 stars 8 forks source link

Homebridge 1.3.0 error #19

Closed gdotp01 closed 3 years ago

gdotp01 commented 3 years ago

I’ve updated to 1.3.0 and I’m seeing this error in the log file

22/02/2021, 23:38:12] [Inverter Now Watts] Calling API [22/02/2021, 23:38:13] [Inverter Now Watts] Data from API { lastUpdateTime: '2021-02-22 23:32:14', lifeTimeData: { energy: 620884 }, lastYearData: { energy: 465444 }, lastMonthData: { energy: 278687 }, lastDayData: { energy: 21400 }, currentPower: { power: 0 }, measuredBy: 'INVERTER' } [22/02/2021, 23:38:13] [homebridge-solaredge-inverter] This plugin generated a warning from the characteristic 'Current Ambient Light Level': characteristic was supplied illegal value: number 0 exceeded minimum of 0.0001. See https://git.io/JtMGR for more info.

N0BaDaY commented 3 years ago

I'm having the exact same issue: [08/03/2021, 20:23:47] [homebridge-solaredge-inverter] This plugin generated a warning from the characteristic 'Current Ambient Light Level': characteristic was supplied illegal value: number 0 exceeded minimum of 0.0001. See https://git.io/JtMGR for more info.

ecoen66 commented 3 years ago

Please try v0.2.4 ... this includes a fix for those 0Watt power readings, as well as some better cacheing for the web responses from the SolarEdge API.

gdotp01 commented 3 years ago

Thanks. It seems to be working as expected. Thanks

N0BaDaY commented 3 years ago

Yep, working just fine!

Op 9 mrt. 2021 om 18:44 heeft Ed Coen @.***> het volgende geschreven:

 Closed #19.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.