Docstrings (#2395)
* Replace switch with lock * Update docstrings * Add link to docs * Add link to docs and update docstrings * Update docstring * Update docstrings and fix typos * Add link to docs * Add link to docs * Add link to docs and update docstrings * Fix link to docs and update docstrings * Remove blank line * Add link to docs
This commit is contained in:
parent
8dd7ebb08e
commit
419ff18afb
19 changed files with 91 additions and 113 deletions
|
@ -1,4 +1,9 @@
|
|||
"""Support for ThinkingCleaner."""
|
||||
"""
|
||||
Support for ThinkingCleaner.
|
||||
|
||||
For more details about this platform, please refer to the documentation at
|
||||
https://home-assistant.io/components/sensor.thinkingcleaner/
|
||||
"""
|
||||
import logging
|
||||
from datetime import timedelta
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue