mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Document the new ZHA custom_quirks_path
option (#17444)
This commit is contained in:
parent
228991a654
commit
4539def539
@ -168,6 +168,10 @@ enable_quirks:
|
||||
required: false
|
||||
type: boolean
|
||||
default: true
|
||||
custom_quirks_path:
|
||||
description: Full path to a directory containing custom quirk modules that will take precedence over any built-in quirks matching a device.
|
||||
required: false
|
||||
type: string
|
||||
{% endconfiguration %}
|
||||
|
||||
### OTA firmware updates
|
||||
|
Loading…
x
Reference in New Issue
Block a user