Change wording on sql integration (#31605)

This commit is contained in:
G Johansson 2024-02-26 08:41:02 +01:00 committed by GitHub
parent 0db976c852
commit 3eb4adfab2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -122,7 +122,7 @@ See [supported engines](/integrations/recorder/#custom-database-engines) for whi
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.
There is no explicit configuration required for attributes. The integration will set all columns returned by the query as attributes.
Note that in all cases only the first row returned will be used.