We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4d9169 commit 8a16f1dCopy full SHA for 8a16f1d
1 file changed
dev_docs.md
@@ -2,6 +2,8 @@
2
3
All config attributes are optional. Any omitted attributes will be ignored when matching.
4
5
+All regex matches are case insensitive. Use `\\` for backslashes, regex `\d` for example should be entered as `\\d`.
6
+
7
### `device_identifiers.json`
8
9
- `friendly_name`: Displayed to user, not matched against
0 commit comments