mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 12:26:50 +00:00
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:
parent
6d32c9383b
commit
11a8e776c1
@ -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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user