configurations: sbp1: Configure PowerState of some suplies

Some sensor show up as critical when host is On.
Configure below supplies PowerState as On.
BCM1
BCM2
BCM3
P1V8_PCH_AUX
PVCORE_NIC2
PVCORE_NIC1
P3V3_NIC
P1V2_NIC
P1V8_NIC
P1V05_PCH_AUX
PVCCFA_EHV_CPU0
PVCCINFAON_CPU0
PVCCFA_EHV_CPU1
PVCCINFAON_CPU1
PVCCFA_EHV_CPU2
PVCCINFAON_CPU2
PVCCFA_EHV_CPU3
PVCCINFAON_CPU3
PVCCIN_CPU0
PVCCFA_EHV_FIVRA_CPU0
PVCCIN_CPU1
PVCCFA_EHV_FIVRA_CPU1
PVCCIN_CPU2
PVCCFA_EHV_FIVRA_CPU2
PVCCIN_CPU3
PVCCFA_EHV_FIVRA_CPU3
PVNN_MAIN_CPU0
PVNN_MAIN_CPU3
PVNN_MAIN_CPU1
PVNN_MAIN_CPU2

Signed-off-by: Naresh Solanki <naresh.solanki@9elements.com>
Change-Id: Ie7d50b3e9c121b8db6aeee0c7fbbdc0b71c6fd7d
diff --git a/configurations/sbp1_psu.json b/configurations/sbp1_psu.json
index a1bee42..83cb470 100644
--- a/configurations/sbp1_psu.json
+++ b/configurations/sbp1_psu.json
@@ -82,7 +82,7 @@
                 "Name": "BCM1_TEMP",
                 "Name1": "BCM1",
                 "PollRate": 5.0,
-                "PowerState": "Always",
+                "PowerState": "On",
                 "Thresholds": [
                     {
                         "Direction": "greater than",
@@ -148,7 +148,7 @@
                 "Name": "BCM2_TEMP",
                 "Name1": "BCM2",
                 "PollRate": 5.0,
-                "PowerState": "Always",
+                "PowerState": "On",
                 "Thresholds": [
                     {
                         "Direction": "greater than",
@@ -214,7 +214,7 @@
                 "Name": "BCM3_TEMP",
                 "Name1": "BCM3",
                 "PollRate": 5.0,
-                "PowerState": "Always",
+                "PowerState": "On",
                 "Thresholds": [
                     {
                         "Direction": "greater than",