mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Azure flake8 dep, docstring fixes (#25605)
* Fix Azure CI flake8 deps * Docstyle fixes
This commit is contained in:
committed by
Paulus Schoutsen
parent
3cf8964c06
commit
0490167a12
@@ -109,7 +109,7 @@ class RingSensor(Entity):
|
||||
|
||||
@property
|
||||
def should_poll(self):
|
||||
"""Updates controlled via the hub."""
|
||||
"""Return False, updates are controlled via the hub."""
|
||||
return False
|
||||
|
||||
@property
|
||||
|
||||
Reference in New Issue
Block a user