We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 360ceb9 commit 1eeac1bCopy full SHA for 1eeac1b
app/gimlet/base.toml
@@ -966,7 +966,7 @@ device = "isl68224"
966
description = "DIMM/SP3 1.8V A0 power controller"
967
power.rails = [ "VPP_ABCD", "VPP_EFGH", "V1P8_SP3" ]
968
power.phases = [ [ 0 ], [ 1 ], [ 2 ] ]
969
-sensors = { voltage = 3, current = 3 }
+sensors = { temperature=3, voltage = 3, current = 3 }
970
refdes = "U352"
971
972
[[config.i2c.devices]]
0 commit comments