mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Unused property
This commit is contained in:
parent
ddec28da4b
commit
db2d9ec854
@ -91,7 +91,6 @@ class WUndergroundSensor(Entity):
|
|||||||
"""Initialize the sensor."""
|
"""Initialize the sensor."""
|
||||||
self.rest = rest
|
self.rest = rest
|
||||||
self._condition = condition
|
self._condition = condition
|
||||||
self._unit_of_measurement = None
|
|
||||||
|
|
||||||
@property
|
@property
|
||||||
def name(self):
|
def name(self):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user