Fixed link to recorder (#13790)

This commit is contained in:
Thomas Dulle 2020-06-19 01:04:36 +02:00 committed by GitHub
parent fa9e0bb5dd
commit 0cfbd36650
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ 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`](integrations/recorder/) 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. 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.