Closed antonio9213 closed 2 years ago
What tool do you use to see what is shown on steps of 0.5 degrees
?
Because the representation might differ from what is inside the values.
I just saw that “Home” app rounds as described above while “Eve” app shows the first decimal.
Hello,
I have a Thermostat configured and the KNX temperature value is measured with a step of 0.1 degrees celsius. When I get the CurrentTemperature value read after passing it through homebridge-knx, it gets rounded and shown on steps of 0.5 degrees. So, 23.8 shows as 24.0, 25.4 shows as 25.5... How can I set it up so I get the 0.1 precision? I tried to set the MinStep value with no success (same thing happens). Here is the entry in my knx_config.json:
Thank you.