Closed matbe81 closed 2 years ago
Same with me, but my "computed" value is 0. You should try to set "PowerUnsignedValue" to TRUE.
Our problem seems to be issued and/or fixed at https://github.com/Kubiac/homebridge-solaredge-realtime/issues/5#issue-1242087636
Connecting to Wechselrichter at xx.xx.xx.xx [6/6/2022, 4:43:36 PM] [SolaredgeRealTime] Connected [6/6/2022, 4:43:36 PM] [SolaredgeRealTime] Received Power: [ 3094 ] [6/6/2022, 4:43:36 PM] [SolaredgeRealTime] Interpreted power value: 3094 [6/6/2022, 4:43:36 PM] [SolaredgeRealTime] Received SF: [ 0 ] [6/6/2022, 4:43:36 PM] [SolaredgeRealTime] Computed: 0 [6/6/2022, 4:43:36 PM] [SolaredgeRealTime] Updating Ambient Light Level: 0.0001 [6/6/2022, 4:43:36 PM] [SolaredgeRealTime] closed connection to xx.xx.xx.xx
You are right. It works. But instructions seems not correct and confusing so: What does checked means? Signed or unsigned. I assume unsigned according your answer?
in your json.config it's now
"powerUnsignedValue": true
and that is the truth ;-)
Correct. Updating the GUI for clarity can be appreciated.
Starting with version 0.11 the plugin can display two light meters when values are signed (can be negative). So you can now monitor import and export. I will adapt the UI for more clarity.
Thanks for the feedback
Check out version 0.13
Describe The Bug: Real time value is always 0 lux
To Reproduce: Nothing special.
Expected behavior: Having the real time data correct as it look to be a calculation issue.
Logs:
Plugin Config:
Screenshots:
Environment:
Plugin Version:
OS: Ubuntu 20.04.4 LTS (HassIO under vmware VM) Software: 1.4.0 Node: 16.14.2 npm: 8.6.0