Don't call update on init of sensor
This commit is contained in:
parent
afef255a25
commit
ecb4eb843b
1 changed files with 0 additions and 1 deletions
|
@ -94,7 +94,6 @@ class WUndergroundSensor(Entity):
|
|||
self.rest = rest
|
||||
self._condition = condition
|
||||
self._unit_of_measurement = None
|
||||
self.update()
|
||||
|
||||
@property
|
||||
def name(self):
|
||||
|
|
Loading…
Add table
Reference in a new issue