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