mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Better describing the question mark in regex (#32558)
This commit is contained in:
parent
1024b12833
commit
477ccd0d63
@ -32,4 +32,4 @@ Filters are applied as follows:
|
||||
The following characters can be used in entity globs:
|
||||
|
||||
`*` - The asterisk represents zero, one, or multiple characters
|
||||
`?` - The question mark represents a single character
|
||||
`?` - The question mark represents zero or one character
|
||||
|
Loading…
x
Reference in New Issue
Block a user