Change SQL integration to use HA recorder db as default (#25643)

Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
G Johansson 2023-03-14 04:41:55 +01:00 committed by GitHub
parent 6d32c9383b
commit 11a8e776c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -93,7 +93,7 @@ sql:
See [supported engines](/integrations/recorder/#custom-database-engines) for which you can connect with this integration.
The SQL integration will connect to the default SQLite if "Database URL" has not been specified. If you use a different database recorder (eg MariaDB or others), you will have to specify the "Database URL" manually during integration setup.
The SQL integration will connect to the Home Assistant Recorder database if "Database URL" has not been specified.
There is no explicit configuration required for attributes. The integration will set all additional columns returned by the query as attributes.