private static String getValue(String subKey) {
   return SettingsUtils.getValue(KEY_MY_SENSORS, subKey);
 }