mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Update sensor.py
This commit is contained in:
parent
3f841a36a5
commit
177594f02c
@ -66,7 +66,7 @@ class ZestimateDataSensor(Entity):
|
||||
self.data = None
|
||||
self.address = None
|
||||
self._state = None
|
||||
|
||||
|
||||
@property
|
||||
def unique_id(self):
|
||||
"""Return the ZPID."""
|
||||
|
Loading…
x
Reference in New Issue
Block a user