openhab / openhab1-addons

Add-ons for openHAB 1.x
Eclipse Public License 2.0
3.43k stars 1.71k forks source link

[novelanheatpump] Added output signals and additional state variables #5883

Closed ahessling closed 4 years ago

ahessling commented 4 years ago

All currently known output signals were added as Switch items (prefix output_), together with simple_state_num, switchoff_reason_0 and switchoff_code_0 to allow better rule-based error management.

Both extended and regular state strings now can translate more heatpump states.

I also added a workaround for the calculation of the thermal energies because (probably due to a sign bug in the firmware) the energies might be unreasonably large.