mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 03:35:09 +02:00
Update sensor.py
This commit is contained in:
@@ -66,7 +66,7 @@ class ZestimateDataSensor(Entity):
|
||||
self.data = None
|
||||
self.address = None
|
||||
self._state = None
|
||||
|
||||
|
||||
@property
|
||||
def unique_id(self):
|
||||
"""Return the ZPID."""
|
||||
|
Reference in New Issue
Block a user