mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 18:26:56 +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
|
required: false
|
||||||
type: boolean
|
type: boolean
|
||||||
default: true
|
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 %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
### OTA firmware updates
|
### OTA firmware updates
|
||||||
|
Loading…
x
Reference in New Issue
Block a user