mirror of
https://github.com/home-assistant/core.git
synced 2025-08-11 16:45:19 +02:00
Add link to docs
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
"""
|
||||
homeassistant.components.history
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Provide pre-made queries on top of the recorder component.
|
||||
|
||||
For more details about this component, please refer to the documentation at
|
||||
https://home-assistant.io/components/history.html
|
||||
"""
|
||||
import re
|
||||
from datetime import timedelta
|
||||
|
Reference in New Issue
Block a user