Update sensor.py

This commit is contained in:
Paulus Schoutsen
2019-05-09 22:01:37 -07:00
committed by GitHub
parent 281445917b
commit 369afd7ddd

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."""