Unverified Commit f105640f authored by Vassilis Panos's avatar Vassilis Panos Committed by GitHub
Browse files

Update climate.py

parent ba1600c5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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):