SQL strings update db_url (#91537)

This commit is contained in:
G Johansson 2023-04-17 13:37:27 +02:00 committed by GitHub
parent f1bb4ed0ed
commit c3e22cfa63
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@
"value_template": "Value Template"
},
"data_description": {
"db_url": "Database URL, leave empty to use default HA database",
"db_url": "Database URL, leave empty to use HA recorder database",
"name": "Name that will be used for Config Entry and also the Sensor",
"query": "Query to run, needs to start with 'SELECT'",
"column": "Column for returned query to present as state",