Loading smartir/climate.py +1 −1 Original line number Diff line number Diff line Loading @@ -221,7 +221,7 @@ class SmartIRClimate(ClimateDevice, RestoreEntity): @property def precision(self): """Return the precision of the system.""" return self._precision return PRECISION_TENTHS @property def operation_list(self): Loading Loading
smartir/climate.py +1 −1 Original line number Diff line number Diff line Loading @@ -221,7 +221,7 @@ class SmartIRClimate(ClimateDevice, RestoreEntity): @property def precision(self): """Return the precision of the system.""" return self._precision return PRECISION_TENTHS @property def operation_list(self): Loading