Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support glob expansion with fans #9

Merged
merged 1 commit into from
Nov 27, 2022

Conversation

juyrjola
Copy link
Contributor

Wildcard glob expansion is currently supported only on temperature sensors. hwmon ordering can change on a per-boot basis for PWM devices, as well.

Moved expand_glob() into the common configparser.py file and changed the PWM-related classes to use glob expansion.

Wildcard glob expansion is currently supported only on temperature sensors.
`hwmon` ordering can change on a per-boot basis for PWM devices, as well.

Moved `expand_glob()` into the common `configparser.py` file and changed
the PWM-related classes to use glob expansion.
Copy link
Owner

@KostyaEsmukov KostyaEsmukov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That makes sense, thank you!

@KostyaEsmukov KostyaEsmukov merged commit cfec158 into KostyaEsmukov:master Nov 27, 2022
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.

None yet

2 participants