parent
c37883c9a9
commit
7596ac23fc
3 changed files with 14 additions and 7 deletions
|
@ -78,7 +78,7 @@ class TemperatureSensor(Sensor):
|
|||
|
||||
@property
|
||||
def unit_of_measurement(self):
|
||||
"""Return the unit of measurement of this entityy."""
|
||||
"""Return the unit of measurement of this entity."""
|
||||
return self.hass.config.units.temperature_unit
|
||||
|
||||
@property
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue