I think the temp sensors option should be renamed sensors and have 2 sections in it one for temperatures and another for voltages
Reading voltages will require using lm-sensors config files
I did have to make my own to get this far
chad@Z97Killer:~$ sensors
coretemp-isa-0000
Adapter: ISA adapter
Package id 0: +35.0°C (high = +80.0°C, crit = +100.0°C)
Core 0: +33.0°C (high = +80.0°C, crit = +100.0°C)
Core 1: +30.0°C (high = +80.0°C, crit = +100.0°C)
Core 2: +34.0°C (high = +80.0°C, crit = +100.0°C)
Core 3: +34.0°C (high = +80.0°C, crit = +100.0°C)
nct6791-isa-0290
Adapter: ISA adapter
CPU Input Voltage: +1.79 V (min = +0.00 V, max = +3.49 V)
+5.00V: +5.14 V (min = +4.75 V, max = +5.26 V)
AVCC: +3.41 V (min = +2.98 V, max = +3.63 V)
+3.3V: +3.39 V (min = +2.98 V, max = +3.63 V)
+12V: +12.38 V (min = +11.42 V, max = +12.58 V)
CPU Digital IO Voltage: +1.17 V (min = +0.00 V, max = +0.00 V) ALARM
Vcore: +0.00 V (min = +0.00 V, max = +1.32 V)
3VSB: +3.50 V (min = +2.98 V, max = +3.63 V)
Vbat: +3.34 V (min = +2.70 V, max = +3.63 V)
CPU Digital IO Voltage: +1.17 V (min = +0.00 V, max = +0.00 V) ALARM
Intel GPU: +0.00 V (min = +0.00 V, max = +0.00 V)
in11: +1.11 V (min = +0.00 V, max = +0.00 V) ALARM
CPU Cache Voltage: +0.74 V (min = +0.00 V, max = +0.00 V) ALARM
System Agent Voltage: +1.06 V (min = +0.00 V, max = +0.00 V) ALARM
in14: +0.22 V (min = +0.00 V, max = +0.00 V) ALARM
Chassis Fan 1 Speed: 0 RPM (min = 0 RPM)
CPU Fan 1 Speed: 320 RPM (min = 0 RPM)
Chassis Fan 3 Speed: 421 RPM (min = 0 RPM)
Chassis Fan 4 Speed: 437 RPM (min = 0 RPM)
Power Fan Speed: 0 RPM (min = 0 RPM)
CPU Fan 2 Speed: 360 RPM
SYSTIN: +32.0°C (high = +0.0°C, hyst = +0.0°C) ALARM sensor = thermistor
CPUTIN: +75.0°C (high = +80.0°C, hyst = +75.0°C) sensor = thermistor
AUXTIN0: +65.0°C sensor = thermistor
AUXTIN1: -128.0°C sensor = thermistor
AUXTIN2: +20.0°C sensor = thermistor
AUXTIN3: +103.0°C sensor = thermistor
PECI Agent 0: +35.5°C (high = +80.0°C, hyst = +75.0°C)
(crit = +100.0°C)
PCH_CHIP_CPU_MAX_TEMP: +0.0°C
PCH_CHIP_TEMP: +0.0°C
PCH_CPU_TEMP: +0.0°C
intrusion0: ALARM
intrusion1: ALARM
beep_enable: disabled
I think the temp sensors option should be renamed sensors and have 2 sections in it one for temperatures and another for voltages Reading voltages will require using lm-sensors config files I did have to make my own to get this far