Add dependancy context to recorder (#27153)

This commit is contained in:
Matthias de Baat 2023-05-01 12:10:41 +02:00 committed by GitHub
parent 7c240a9b0a
commit 0865312e15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ ha_codeowners:
ha_integration_type: system
---
The `recorder` integration is responsible for storing details in a database, which then are handled by the [`history`](/integrations/history/) integration.
This integration is by default enabled as dependency of the [`history`](/integrations/history/) integration.
<div class='note'>