Document the new ZHA custom_quirks_path option (#17444)

This commit is contained in:
puddly 2021-04-13 13:15:11 -04:00 committed by GitHub
parent 228991a654
commit 4539def539
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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