mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 06:16:50 +00:00
clarify default db_url (#5021)
* clarify default db_url * Update format
This commit is contained in:
parent
f0bff4278e
commit
cb0398bee5
@ -37,7 +37,7 @@ sensor:
|
||||
db_url:
|
||||
description: The URL which points to your database. See [supported engines](/components/recorder/#custom-database-engines).
|
||||
required: false
|
||||
default: Defaults to the recorder db_url.
|
||||
default: "Defaults to the default recorder `db_url` (not the current `db_url` of recorder)."
|
||||
type: string
|
||||
queries:
|
||||
description: List of your queries.
|
||||
|
Loading…
x
Reference in New Issue
Block a user