configurations/sbp1: Always show PSU sensors

Always display the PSU sensors, even when the PowerState is off.

Change-Id: I3dd6b6425130eacf1ae6a06d451e3809644a5db7
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
diff --git a/configurations/sbp1_psu.json b/configurations/sbp1_psu.json
index a9a864f..faa8f39 100644
--- a/configurations/sbp1_psu.json
+++ b/configurations/sbp1_psu.json
@@ -166,7 +166,7 @@
                 "Name": "BCM1_TEMP",
                 "Name1": "BCM1",
                 "PollRate": 5.0,
-                "PowerState": "On",
+                "PowerState": "Always",
                 "Thresholds": [
                     {
                         "Direction": "greater than",
@@ -316,7 +316,7 @@
                 "Name": "BCM2_TEMP",
                 "Name1": "BCM2",
                 "PollRate": 5.0,
-                "PowerState": "On",
+                "PowerState": "Always",
                 "Thresholds": [
                     {
                         "Direction": "greater than",
@@ -466,7 +466,7 @@
                 "Name": "BCM3_TEMP",
                 "Name1": "BCM3",
                 "PollRate": 5.0,
-                "PowerState": "On",
+                "PowerState": "Always",
                 "Thresholds": [
                     {
                         "Direction": "greater than",