kodebach / hacs-idm-heatpump

HACS integration for IDM heat pumps
MIT License
20 stars 1 forks source link

idm_warmepumpe_aktueller_pv_uberschuss do not support negative values #49

Closed AndyNew2 closed 8 months ago

AndyNew2 commented 8 months ago

I am using current release 0.4.0. I activated writing to modbus pv registers via script published by simon. Whenever the pv_ueberschuss goes to negativ the idm integration shows unknown instead of the negative value. The IDM GUI shows the negative value correctly, therefore I think the transfer is OK. Is there a check preventing negative values? If so please remove. This is usual, when not enough PV energy is available or no PV energy at all. In that case it needs to get the energy from outside, therefore the value drops below 0.0.

If needed I can attach debug outputs as well.

kodebach commented 8 months ago

This is already implemented in #40 and will be available with the next release.

kodebach commented 8 months ago

Solved in v0.5.0-beta02.