Merge branch 'master' into pabigot/20211031a
This commit is contained in:
@@ -196,7 +196,7 @@ class LocaltuyaClimate(LocalTuyaEntity, ClimateEntity):
|
|||||||
return self._precision
|
return self._precision
|
||||||
|
|
||||||
@property
|
@property
|
||||||
def target_recision(self):
|
def target_precision(self):
|
||||||
"""Return the precision of the target."""
|
"""Return the precision of the target."""
|
||||||
return self._target_precision
|
return self._target_precision
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user