openhab / openhab1-addons

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

[Novelanheatpump] Wrong results for state, extended_state and massflow #5727

Closed moodsta closed 4 years ago

moodsta commented 5 years ago

I am currently trying to get some measurements from my Novelan heatpump done with openhab, influxdb and grafana. All usual temperature values are being read out from Novelan and stored successfully in influxdb, however I can not get useful data from the following items:

state
extended_state
massflow

examples:

state always returns Wärmepumpe läuft: 00:00:00 extended_state always returns Heizbetrieb: 00:00:00 massflow always returns 0

All other temperatures return correct values. I am using port 8889, SW version of Novelan controller is v3.83.1 Tried to get some help in Openhab community but they are also lost. Followed everything in the binding documentation. I am using latest openhab2 via openhabian image.

9037568 commented 5 years ago

This really belongs in the forum, but I'll leave this open temporarily in case you can attach a valid debug log.

moodsta commented 5 years ago

Thanks for waiting. Just captured a Debug openhab.log and event.log but there are no further details. It just sets the value to the one mentioned above, openhab.log events.log

9037568 commented 5 years ago

Values are being interpreted correctly. See this community thread post for details.