mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 08:47:10 +00:00
SQL strings update db_url (#91537)
This commit is contained in:
parent
f1bb4ed0ed
commit
c3e22cfa63
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user