Update sensor.py
This commit is contained in:
parent
281445917b
commit
369afd7ddd
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ class ZestimateDataSensor(Entity):
|
||||||
self.data = None
|
self.data = None
|
||||||
self.address = None
|
self.address = None
|
||||||
self._state = None
|
self._state = None
|
||||||
|
|
||||||
@property
|
@property
|
||||||
def unique_id(self):
|
def unique_id(self):
|
||||||
"""Return the ZPID."""
|
"""Return the ZPID."""
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue