Bouni / python-luxtronik

python-luxtronik is a library that allow you to interact with a Luxtronik heatpump controller.
MIT License
37 stars 19 forks source link

Calculation ID 267: desired room temperature #143

Closed RobinFlikkema closed 6 months ago

RobinFlikkema commented 8 months ago

I would like to open this issue, as I currently seem to have found Calculation 267. It would be great if others could confirm this.

267 : 2147483647

image

This is in Dutch: Gewenste Ruimtetemperatuur, translating to Desired Room Temperature. Note, this is different from the "gewenste ruimtetemperatuur" on the first page of the web ui

The value itself is a bit weird (showing the max int), but maybe others have this value set to something else and can confirm these findings.

BenPru commented 8 months ago

I don't have calc 267. My max is calc 262. I have a Novelan LAD7 with newest Firmware V2.88.3-9717

RobinFlikkema commented 8 months ago

I don't have calc 267. My max is calc 262. I have a Novelan LAD7 with newest Firmware V2.88.3-9717

Ah, i didn't specify the version but mine is running 3.89.3

Bouni commented 7 months ago

@RobinFlikkema

I can confirm that I see the same value with V3.89.4

Number: 267   Name: Unknown_Calculation_267             Type: Unknown              Value: 2147483647

But the value seems strange to me!? Is that if no value is set or somethig like that?

RobinFlikkema commented 7 months ago

@RobinFlikkema

I can confirm that I see the same value with V3.89.4

Number: 267   Name: Unknown_Calculation_267             Type: Unknown              Value: 2147483647

But the value seems strange to me!? Is that if no value is set or somethig like that?

Yeah, however this is also showing in the webinterface. Furthermore, this is the max 32-bit integer. Maybe this only works if you have a specific setup? with Alpha Home for example? Its not the RBE-thingy, as that is shown in a different calculation.

Nonetheless, we at least know that these two values (the one in the calculation_267 and in the webinterface) are the same.

Bouni commented 7 months ago

@RobinFlikkema Still we don't kno wwhat the value means. To me this seem like a bug that this value shows up in the webinterface. I would expect a normal value for desired room temperature like 20.5°C and not a bazillion °C 😂 Maybe it disappears with the next release when they realize that it only should sho up when it has a plausible value or so ...