Skip to content
Discussion options

You must be logged in to vote

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 [N] resolves to tempN_input.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by vmatare
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #227 on October 15, 2024 17:01.