From f1ba74d056fa3c9756d5f83c52fb1e9f9e775491 Mon Sep 17 00:00:00 2001 From: Tom L Date: Mon, 15 Jun 2020 16:47:41 +0100 Subject: [PATCH] Add link + integration reference (#13767) --- source/_integrations/history.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/history.markdown b/source/_integrations/history.markdown index 21f1914161b..caf48cc0949 100644 --- a/source/_integrations/history.markdown +++ b/source/_integrations/history.markdown @@ -11,8 +11,8 @@ ha_domain: history --- The `history` integration will track everything that is going on within Home -Assistant and allows the user to browse through it. It depends on the `recorder` -component for storing the data and uses the same database setting. +Assistant and allows the user to browse through it. It depends on the [`recorder`](integrations/recorder/) +integration for storing the data and uses the same database setting. If any entities are excluded from being recorded, no history will be available for these entities.