Update Power Supply Redundancy Sensor D-Bus interface name.

Resolves openbmc/openbmc#1213

Change-Id: Iea56a41e20ea15df13e2775f3d73af2eed608da7
Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
diff --git a/pystatemgr/discover_system_state.py b/pystatemgr/discover_system_state.py
index ca49867..cc2ae10 100644
--- a/pystatemgr/discover_system_state.py
+++ b/pystatemgr/discover_system_state.py
@@ -42,7 +42,7 @@
     'powersupplyredundancy': {
         'bus_name': 'org.openbmc.Sensors',
         'object_name': '/org/openbmc/sensors/host/PowerSupplyRedundancy',
-        'interface_name': 'org.freedesktop.DBus.Properties'
+        'interface_name': 'org.openbmc.SensorValue'
     },
     'turboallowed': {
         'bus_name': 'org.openbmc.Sensors',