mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 19:09:32 +00:00
Grammar fix 'an unique' (#12870)
This commit is contained in:
committed by
Daniel Høyer Iversen
parent
a9d242a213
commit
e2e10b91a7
@@ -214,7 +214,7 @@ class HikvisionBinarySensor(BinarySensorDevice):
|
||||
|
||||
@property
|
||||
def unique_id(self):
|
||||
"""Return an unique ID."""
|
||||
"""Return a unique ID."""
|
||||
return self._id
|
||||
|
||||
@property
|
||||
|
||||
Reference in New Issue
Block a user