1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-01 00:44:04 +00:00

Update sensor.py

This commit is contained in:
Paulus Schoutsen
2019-05-09 22:01:37 -07:00
parent 3f841a36a5
commit 177594f02c

View File

@@ -66,7 +66,7 @@ class ZestimateDataSensor(Entity):
self.data = None
self.address = None
self._state = None
@property
def unique_id(self):
"""Return the ZPID."""