Support globs in the temp1_input path in the config
#250
Answered
by
fwinkl
tukusejssirs
asked this question in
Support
|
I have recently discovered that I think it might be a good idea to support paths with globs (like |
Answered by
fwinkl
Jan 12, 2024
Replies: 1 comment
|
This can already be achieved by doing the lookup via the sensor name and index: sensors:
- hwmon: /sys/class/hwmon
name: coretemp
indices: [1]Note that the index |
0 replies
Answer selected by
vmatare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This can already be achieved by doing the lookup via the sensor name and index:
Note that the index
[N]resolves totempN_input.