I am rounding to nearest degree F. But if the zone temp is 69.9 then .1 degrees of jitter move back and forth from 69 to 70. The average is helpful to stabilize the values which IRL are changing over minutes, not seconds.
As far as the binding. It’s a Modbus Data Thing. I import the value as a uint32 because that’s what is on the device. The only Item is linked to Value as a Number. The transform is happening in the Thing, not the Item.
It wasn’t clear if I’m misconfiguring something or if the Modbus binding may be sending the wrong type to the Transform. Still interesting that the inline version works while the script invocation does not.
Maybe I’ll have some luck working with the vendor and I have a tech support question into another vendor to see if they agree with one of his hardware suggestions. Unfortunately I can’t change out the thermistor wiring at this point. There’s analog noise somewhere but not easy to troubleshoot the cause.
