This commit is contained in:
Yordan Suarez
2019-12-31 14:24:50 -05:00
parent 33a82909dd
commit 7d5c111c1a

View File

@@ -67,7 +67,7 @@ class FplSensor(Entity):
@property @property
def unit_of_measurement(self): def unit_of_measurement(self):
return "" return " "
@property @property
def icon(self): def icon(self):