mirror of
https://github.com/home-assistant/core.git
synced 2025-07-07 13:27:09 +00:00
limitlessled: fix docstring
This commit is contained in:
parent
cc5217d818
commit
645cd89406
@ -89,7 +89,7 @@ class LimitlessLED(Light):
|
||||
|
||||
@property
|
||||
def should_poll(self):
|
||||
""" No polling needed for a demo light. """
|
||||
""" No polling needed. """
|
||||
return False
|
||||
|
||||
@property
|
||||
|
Loading…
x
Reference in New Issue
Block a user