Fix final pep257 issues
This commit is contained in:
parent
14a9b9fe3f
commit
b9856a2af5
8 changed files with 8 additions and 6 deletions
|
@ -90,7 +90,7 @@ class MySensorsBinarySensor(BinarySensorDevice):
|
|||
|
||||
@property
|
||||
def should_poll(self):
|
||||
"""MySensor gateway pushes its state to HA."""
|
||||
"""Mysensor gateway pushes its state to HA."""
|
||||
return False
|
||||
|
||||
@property
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue