Skip to content

load_config: do not treat ':' as delimiter#242

Merged
amanusk merged 1 commit intoamanusk:masterfrom
dancleaver:config-delim
Oct 7, 2025
Merged

load_config: do not treat ':' as delimiter#242
amanusk merged 1 commit intoamanusk:masterfrom
dancleaver:config-delim

Conversation

@dancleaver
Copy link
Copy Markdown
Contributor

The default value of delimiters is ('=', ':') source but sensors might have : in the name.

Fixes #239.

The default value of delimiters is ('=', ':') but sensors might have ':'
in the name.
@amanusk
Copy link
Copy Markdown
Owner

amanusk commented Oct 7, 2025

Thanks for investigating it and suggesting the fix!

@amanusk amanusk merged commit 8b8cae0 into amanusk:master Oct 7, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fails to read config file containing ':'

2 participants