Skip to content

companion-app.v0.0.6

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Feb 23:48
0fb15a1
Proper implementation of regex replacement for the capture names

This means you can now put a "regex replace" string in the "CaptureAs" field in the snapshot config and it will use any capture groups specified in the "Name" field as the source input.

This is great for creating a single sensor entry that will grab and enumerate every cpu core (for example)