This commit is contained in:
boc-the-git 2021-10-04 06:43:07 +11:00 committed by GitHub
parent 4c484c3299
commit 5034014d29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ ha_domain: recorder
ha_iot_class: Local Push
---
The `recorder` integration is responsible for storing details in a database, which then are handled by the [`history` ](/integrations/history/) integration.
The `recorder` integration is responsible for storing details in a database, which then are handled by the [`history`](/integrations/history/) integration.
<div class='note'>
@ -232,7 +232,7 @@ The following database engines are tested when major changes are made to the rec
- SQLite 3.32.1+
- MariaDB 10.3+
- MySQL 5.7+
- PostgresSQL 12+
- PostgreSQL 12+
## Custom database engines