home-climate-control/automation-hat-driver

Change intensity controls from 0..1 to 0..255

climategadgets opened this issue · 0 comments

Expected Result

0..1 value range is convenient because it is predictable

Actual Result

0..1 value is finicky because it doesn't map to actual hardware, and natural settings require complex fractions (case in point, the minimum intensity 1 of 255 is expressed as 0.00392156862 - unacceptable).