Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions dev_docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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

All regex matches are case insensitive. Use `\\` for backslashes, regex `\d` for example should be entered as `\\d`.

### `device_identifiers.json`

- `friendly_name`: Displayed to user, not matched against
Expand Down