forked from home-assistant/core
style fix in heat control
This commit is contained in:
@@ -89,6 +89,7 @@ class HeatControl(ThermostatDevice):
|
||||
|
||||
@property
|
||||
def current_temperature(self):
|
||||
""" Returns the sensor temperature. """
|
||||
return self._cur_temp
|
||||
|
||||
@property
|
||||
|
Reference in New Issue
Block a user