Vicare initially had "whole" precision set. I was mislead that this is the
precision to be used for the target temperature.
Instead it is actually the precision of the current temperature.
PyViCare actually delivers a precision of tenths of degrees for current
temperature.
This change:
Changes current temperature precision to TENTHS
Adds target_temperature_step to actually make WHOLE precision effective for
setting temperature.
Vicare initially had "whole" precision set. I was mislead that this is the precision to be used for the target temperature. Instead it is actually the precision of the current temperature. PyViCare actually delivers a precision of tenths of degrees for current temperature.
This change: Changes current temperature precision to TENTHS Adds target_temperature_step to actually make WHOLE precision effective for setting temperature.