Grammar fix 'an unique' (#12870)
This commit is contained in:
parent
a9d242a213
commit
e2e10b91a7
14 changed files with 14 additions and 14 deletions
|
@ -106,6 +106,6 @@ class TibberSensor(Entity):
|
|||
|
||||
@property
|
||||
def unique_id(self):
|
||||
"""Return an unique ID."""
|
||||
"""Return a unique ID."""
|
||||
home = self._tibber_home.info['viewer']['home']
|
||||
return home['meteringPointData']['consumptionEan']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue