Skip to content

Commit 8a16f1d

Browse files
committed
Note case insensitive and backslashes
1 parent d4d9169 commit 8a16f1d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

dev_docs.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All config attributes are optional. Any omitted attributes will be ignored when matching.
44

5+
All regex matches are case insensitive. Use `\\` for backslashes, regex `\d` for example should be entered as `\\d`.
6+
57
### `device_identifiers.json`
68

79
- `friendly_name`: Displayed to user, not matched against

0 commit comments

Comments
 (0)