mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Fix ZHA database_path
marked as required (#36493)
This commit is contained in:
parent
e254babb90
commit
9567c05e99
@ -256,7 +256,7 @@ For more advanced configuration, you can modify {% term "`configuration.yaml`" %
|
|||||||
{% configuration %}
|
{% configuration %}
|
||||||
database_path:
|
database_path:
|
||||||
description: _Full_ path to the database which will keep persistent network data.
|
description: _Full_ path to the database which will keep persistent network data.
|
||||||
required: true
|
required: false
|
||||||
type: string
|
type: string
|
||||||
enable_quirks:
|
enable_quirks:
|
||||||
description: Enable quirks mode for devices where manufacturers didn't follow specs.
|
description: Enable quirks mode for devices where manufacturers didn't follow specs.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user