mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Fix folder watcher patterns
default (#26001)
This commit is contained in:
parent
cbdcf35c38
commit
9cb47c9fe6
@ -37,7 +37,7 @@ folder:
|
|||||||
patterns:
|
patterns:
|
||||||
description: Pattern matching to apply
|
description: Pattern matching to apply
|
||||||
required: false
|
required: false
|
||||||
default: "*"
|
default: "`*`"
|
||||||
type: string
|
type: string
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user