diff --git a/homeassistant/components/history.py b/homeassistant/components/history.py index a723f9cbd716e2f8069db49a264ed626a79a8296..a2d389a789b16e38a176d703178901c03a0db034 100644 --- a/homeassistant/components/history.py +++ b/homeassistant/components/history.py @@ -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