mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 08:47:10 +00:00
Add link to docs
This commit is contained in:
parent
5c79fc0ae3
commit
bf027fcd48
@ -1,9 +1,11 @@
|
||||
"""
|
||||
homeassistant.components.recorder
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
Component that records all events and state changes. Allows other components
|
||||
to query this database.
|
||||
|
||||
Component that records all events and state changes.
|
||||
Allows other components to query this database.
|
||||
For more details about this component, please refer to the documentation at
|
||||
https://home-assistant.io/components/recorder.html
|
||||
"""
|
||||
import logging
|
||||
import threading
|
||||
|
Loading…
x
Reference in New Issue
Block a user