mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
style fix in heat control
This commit is contained in:
parent
2732b20305
commit
8fee38f2cd
@ -89,6 +89,7 @@ class HeatControl(ThermostatDevice):
|
|||||||
|
|
||||||
@property
|
@property
|
||||||
def current_temperature(self):
|
def current_temperature(self):
|
||||||
|
""" Returns the sensor temperature. """
|
||||||
return self._cur_temp
|
return self._cur_temp
|
||||||
|
|
||||||
@property
|
@property
|
||||||
|
Loading…
x
Reference in New Issue
Block a user