Add link + integration reference (#13767)

This commit is contained in:
Tom L 2020-06-15 16:47:41 +01:00 committed by GitHub
parent 69f65e1c75
commit f1ba74d056
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,8 +11,8 @@ ha_domain: history
--- ---
The `history` integration will track everything that is going on within Home 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` Assistant and allows the user to browse through it. It depends on the [`recorder`](integrations/recorder/)
component for storing the data and uses the same database setting. integration for storing the data and uses the same database setting.
If any entities are excluded from being recorded, If any entities are excluded from being recorded,
no history will be available for these entities. no history will be available for these entities.